1550.1 |
15 May 2017 | |
1550.1 |
Fix |
File name conversion: trailing spaces on the main part of AMOS-compatible filenames (e.g. "CUS .DAT") were being preserved in the conversion to the native equivalent. This may make logical sense, but was an unexpected deviation from the way it used to work in 6.2 and prior. Since spaces were not allowed in AMOS filenames, names like "CUS .DAT" were, and now are, treated as "CUS.DAT." |
1550.0 |
14 May 2017 | |
1550.0.1 |
Fix |
MSGBOX.SBR: passing the new mxflags parameter without passing the subsequent parameters thru iconspec may have crashed A-Shell. |
1550.0.2 |
Fix |
INPUT {CSV}: revise the 1548.9 patch which was causing unquoted comma delimiters to be interpreted at decimal separators if the LDF so specified. Numeric values with comma decimals must be quoted in such a case, e.g. "1,23". |