Please enable JavaScript to view this site.

A-Shell Development History

1173.5.1

(Linux only) Fix TCPX problem in which it complained of not being able to load libashtls. This was due to some not-ready-for-prime-time code attempting to support Transport Layer Security, i.e. TLS, within TCPX.)

1173.5.2

APEX bug fix: Settings > Preview Preferences was crashing A-Shell.

1173.4

Fix a couple of additional bugs relating to MX_GDICALC (also introduced around 1166.6).

1173.2

Dynamic variable bug fix: Passing an uninitialized dynamic string to a function, procedure or SBX was generating a protection fault. Problem was introduced around 1166.6)

 

(incorporated into 1173.0)

1173.0

Compiler (edit 446) and runtime enhancement adds XPUTARGSBX, and edit 447 adds XGETARGSBX. XGETARGSBX is to XGETARG as XPUTARGSBX is to XPUTARG. See new statements XPUTARGSBX and XGETARGSBX.