1551.6 |
Fix |
A-Shell startup command: some two-part command line switches (like -j jobname) were being processed as both switches and commands. |
1551.5 |
Fix |
A-Shell startup command line: CMD or DO file names matching any of the two-part command line switches—i,j,w,o,2,g,ba,bc,r,td,sock,lic,gui, atecfg,uo,msgboxcfg,mntsys, and noclx—were being ignored on startup. |
1551.4 |
Fix |
XTREE: double-clicking on an inactive tree was having the side effect of transmitting a CHR(13) to the active control. |
1551.3 |
Fix |
SCALE: F,8 variables returned from XCALL routines were not being scaled properly when the SCALE feature was enabled. |
1551.2 |
Fix |
ATE/XTREE: the last byte of the answer array was getting truncated under certain ATE optimization scenarios. |
1551.2 |
Fix |
ATE/XTREE: the last byte of the answer array was getting truncated under certain ATE optimization scenarios. Prior fix in 1549.1 was incomplete; problem however did not affect 6.5. |
1551.1 |
Fix |
Command line processing: the ashell command line arguments -ba and -bc were not being processed correctly, possibly resulting in a switch argument being included in the dot prompt startup command. This was particularly noticeable in SUBMIT when using the /BC or/BA switch with a buffer name that also matched a CMD or DO file name, but could have had a variety of effects outside of the SUBMIT context. |
1551.0.3 |
Fix |
DYNLIB.SBR: output parameters (using the "p" signature) were not being properly converted to I variables. |
1551.0.2 |
Fix |
INPUT LINE: it was incorrectly removing leading/trailing quotes, like INPUT should but not INPUT LINE. Problem was introduced in 1548.9. Same patch as 6.5.1607.1.2. |
1551.0.1 |
Fix |
SUBMIT.LIT 3.3(157) fixes a bug which caused the list function ( /L ) to abort under some circumstances with an "Error -1 reading job table". Same patch as 6.5.1607.1.1. |