1378.1 |
Error location counter bug fix: programs that failed to RESUME after an error were also failing to reset the error location counter, which caused the err(8) function for a subsequent error to report the earlier error location. However, the locations in the ashlog were correct. |
1378.0.1 |
XTREE bug-fix/refinement: ListX lists were being terminated by two adjacent delimiters. It now treats the null field as a blank and continues to process items until hitting the tilde marking the end of the clause, matching behavior in earlier versions. |
1378.0.2 |
XTREE refinement: The "Illegal Coldef Option" message box will now only appear once per XCALL, sparing you from potentially many of them if your coldef syntax was badly messed up. |