Please enable JavaScript to view this site.

A-Shell Development History

1631.4

Fix

XTREE bug fix: xtr'xvalidate was being returned as 2 rather than 3 in case where a cell change occurred and a checkbox was checked on.

1631.3

Fix

(Windows) Fix GPF in auxiliary SBX interface used by APEX and print filters.

1631.2.2

Fix

Close some ATE-related loopholes related to AUXLOC printing, serial pass thru, and unexpected network disconnects.

1631.2.1

Fix

Eliminate license expiration warnings for background jobs. They were not helpful and possibly harmful).

1631.1.2

Fix

Compiler, edit 857: The /PX logic was failing to recognize a call to a function that was specified as the initializer to a MAP statement, thus opening up the possibility that the function would be removed, leading to a function-not-found error.

1631.1.1

Fix

ISMROK.SBR bug fix: the last two parameters—IDX'BLK'SIZ and IDX'TYPE—were not being returned correctly.

1631.0.5

Fix

Compiler edit 856: close a loophole that was allowing the compiler to go into an infinite loop in certain obscure cases involving unterminated literal strings with conditional compilation blocks.

1631.0.4

EIR

VUE refinement, edit 371: maximum supported line length now takes into account the longest line in the entire file being loaded. To this we add 4K, but in no case will the line length limit be less than 8K. Previously it only looked at the first 100 lines, and then added 1K, with an overall minimum limit of 4K.

1631.0.3

EIR

Minor refinement to AUXLOC printing: if the ATE client fails to respond to the server's request for an acknowledgment prior to the start of the auxiliary port printing operation, the operation is aborted with a note in the ashlog. This eliminates the rare but ugly scenario where a failing network connection or unresponsive ATE client results in a stream of printed 'garbage' on the screen.

1631.0.2

New

Add XTREE Lookup-and-Fill.

1631.0.1

New

Add XTREE Auto-Sum Column Footers.