1120.2.1 |
EZTYP/APEX confusion fix: Previously, PRINT FILE/PREVIEW would have launched EZTYP if not running under a local Windows GUI. This was disappointing those who were running ATE and expecting the operation to result in the file being previewed in APEX. Now, PRINT FILE/PREVIEW will just proceed with the print operation (which hopefully involves DEVICE=AUXLOC:) and just passes the PREVIEW flag along to the printer. Thus, from an ATE connection to either UNIX or ATSD (Windows), PRINT LOCAL=FILE/PREVIEW will display FILE in APEX on the ATE workstation, provided that the LOCAL printer init contains DEVICE=AUXLOC: and that the ATE Preview Preferences are not set to NEVER. If you want to force the use of EZTYP, use EZTYP.LIT, or an EZ-SPOOL configuration file. |
1120.1.1 |
XTREE bug fix: Image cells were being lost when using XTROP_RESELECT in non-editable trees. |
1120.1.1 |
APEX bug fix: The %# (total pages) macro was computed the total page count incorrectly for GDI reports. (It was counting each GDI command as a line when figuring lines per page.) |
1120.0.1 |
|
1120.0.2 |
|
1120.0.3 |
Calendar control bug fix: Querying the control to get the date showing (via CTLOP_QRYCB) was returning 0 unless the control had been updated by some external event (mouse click, system clock changeover, gaining the focus, etc.). |
1120.0.4 |
EFS (Encrypted File System for A-Shell/Linux) updated to build 112. |
1120.0.5 |
MX_EXPFIL bug fix: It was returning positive values for system errors, rather than negative. |