Please enable JavaScript to view this site.

A-Shell Development History

896.2.1

Fix INFLD problem with it clearing the last one to three spaces of the line when the field ended within three spaces of the right edge of the screen (introduced in 895).

896.1.1

Fix serious problem with PCKLST.SBR when less than 10 parameters passed to it. (Introduced in the 896 build.)

896.0.1

(WINDOWS/ATE) Initial release of XTREE.SBR, an upward-compatibile spinoff from PCKLST. XTREE should be used only when you can be assured of a GUI environment, otherwise use PCKLST. See the preliminary documentation file xtree.doc on the beta page. Also see the xtree.zip package on the beta page which contains sample programs and data.

896.0.2

(WINDOWS/ATE) The INFLD combo box (activated when you have a "normal" SETDEF list and |G) can now accomodate about 1200 bytes of options in the SETDEF parameter (up from 512 previously). For choosing from lists longer than that, you might as well just use PCKLST or XTREE.