Please enable JavaScript to view this site.

A-Shell Development History

1. (WINDOWS) PRINT TAB(-6,X) will now change the screen width to the specified number of COLUMNS (up to a maximum of 160).  This is particularly useful when developing for small screen devices.

2. (WINDOWS) SET.LIT 1.2(134) now allows setting variable screen widths using the SET TERM WIDTH # syntax.  (Previously it only supported 80 and 132 columns.)  It also allows SET TERM HEIGHT values of less than 24 (previously allowed only 24 and up.)

3. The INI.CLR file now supports an optional SCNSIZ=<rows>,<cols> command to set the initial screen dimensions.

4. (Windows) Various minor enhancements to the COM interface to support the new features of Build 102 of the A-Shell Active X Developer's Kit.