1393.2.1 |
GUI bug fix: the use of hover menus attached to static icons was interfering with drag/drop operation in other applications. |
1393.2.2 |
INFLD bug fix: insert operation was in some cases limiting the field width to the XMAX value instead of the MAXCHRS values. |
1393.2.3 |
Command line recall buffer width now matches the active command line buffer width (300) instead of being truncated at 200. |
1393.2.4 |
SYSTAT.LIT 3.1(169) fixes problem in which the /X was acting like /V when specified in addition to /L. |
1393.1.1 |
Standalone compiler bug fix (edit 722) - some details were missing from the metadata created for APN. |
1393.1.2 |
Compiler bug fix (edit 723) - ++PRAGMA GLOBAL_BEGIN/END was generating spurious compilation error messages if no explicit ++INCLUDE $GLOBALS statement supplied. Tighten up error checking for mismatched or improperly nested GLOBAL_BEGIN and _END. Fix errors compiling an LSX containing GLOBAL_BEGIN and _END sections. |
1393.0.1 |
ERSATZ definition enhancement: ERSATZ ++INCLUDE Statements are now supported. |
1393.0.2 |
Compiler bug fix/update (edit 720): Correct problems related to new GLOBAL_BEGIN/END. Also, support the new ersatz definition features; see previous item. |
1393.0.3 |
CGIUTL.SBR enhancement: the GET method is now handled transparently, i.e. the query string is retrieved just as if it came via the POST method. |