1257.1.1 |
AUI_CONTROL bug fix: manual sizing of dialogs with MBF2_PIXSIZE wasn't working. |
1257.1.2 |
Roll back MBF2_RESIZE patch (see 1257.0.6 below), as it didn't seem to have any desirable effect. |
1257.0.1 |
ATE/SSH transport update: several components underlying the SSH transport have been updated; ASHNET2.DLL updated to 2.1.203.0 |
1257.0.2 |
Minor VUE bug fix: file name on bottom status line was missing from initial display when START=END. |
1257.0.3 |
Compiler bug fix (edit 523): number of unmapped variables reported in the final output message was 2 times too big if the compilation was auto-restarted to add /A or /AV mode. |
1257.0.4 |
Compiler refinement (edit 524): when an unterminated block (IF/ENDIF, DO/LOOP, FOR/NEXT, SWITCH/ENDSWITCH) leads to a "Cannot nest function/procedure definition" error, the compiler now terminates the compilation and reports the location where the unterminated block began. This saves you from potentially having to do some detective work to figure out what the problem was. |
1257.0.5 |
MX_AGWRAPPER bug fix: it now handles AG_INFLD properly (previously was timing out after 7.5 seconds.) |
1257.0.6 |
AUI_CONTROL bug fix: maximizing dialogs with MBF2_RESIZE was sometimes cutting off a small amount of the right and bottom edges. |