Please enable JavaScript to view this site.

A-Shell Development History

1384.3

XTREE bug fix: expand-state column handling (coldef "=") was processing the wrong column when the answer array data was not loaded (due to optimization).

1384.2

POLYKEY swap feature refinement: the order of cycling through the instances of A-Shell/Windows or ATE is now based on the chronological order in which the instances where launched. This matches the order that they appear on the Task Bar, assuming your Task Bar is configured to show each instance as a separate button. Previously the order was based on the window handle, but that was somewhat arbitrary and in cases where there where there were many instances, confusing or annoying.

1384.1

PDFX Email memory leak in Types 4-6 fixed. Symptoms: missing Content in delivered message and even GPF. (Problem was introduced in 1383.0.)

1384.0.1

COMIO.SBR Enhancement to Determine COM Port.

1384.0.2

Add View Log File option to the GUI Control Operations dialog and rename the dialog to Developer Control Operations. The dialog is still accessible via CTRL+SHFT+DBLCLICK (right or left) on some blank area of the main window or dialog. The intent is to make it easier for developers and power users to check for log file messages after a program error, without having to otherwise locate and open the log file.

1384.0.3

Various minor system dialog cleanups. Add traces DEBUG, JOBS, QOP and SYSERR to the Debug Messages Properties dialog. Adjust tab order in several dialogs.

1384.0.4

XTREE bug fix: When loading cells from the answer array, in some cases self-combo cells were being translated using a shared CellListX definition.