Please enable JavaScript to view this site.

A-Shell Development History

1249.1.1

AUI_CONTROL refinement: change the BGC parameter default from 0 to -2.

1249.1.2

AG_CONTROL refinement/bug fix: Remove the requirement for all the coordinates to be non-zero. (It might make sense for SROW or SCOL to be zero.)

1249.1.3

XTEXT refinement/bug fix: Internal modified flag now reset on the SAVE. Fixes a problem whereby a subsequent TXOP_REEDIT was carrying forward the modified flag even after a SAVE.

1249.1.4

XTREE bug fix: adjust patch a patch made in 1246.2 to ignore "click thru" so that it doesn't affect navigation thru EVENTWAIT resulting from a keyboard triggered exit from XTREE. (TAB exit may have failed to trigger the event to set focus on the next field.)

1249.0.1

GDI printing bug fix: files with many //SETVMI statements per page were corrupting the stack, possibly causing A-Shell to crash. Problem was introduced in 1240.7

1249.0.2

GDI printing enhancement: new flag IMGF_OFFSET (&h40) in //IMAGE cause images to be shifted according to the XOFFSET and YOFFSET values. Normally images only obey the XORIGIN and YORIGIN values, ignoring the XOFFSET and YOFFSET values (which allows text to be shifted relative to images when lining up computer-generated forms). But when using multiple //XOFFSET and //YOFFSET statements to shift/repeat sections of GDI output, the ability to move the images along with everything else is critical.

1249.0.3

Windows internal bug fix related to XTREE failing to exit on a function key after displaying a pop-up utility such as the print screen.

1249.0.4

Windows debug message dialog properties enhancement: trace options dialog reformatted to allow more space and add three new trace flags: DEBUG, JOBS, and SYSERR.