1780.0.1 New |
New MIAMEX function MX_SYSLOG outputs text to the Linux syslog facility. |
|---|---|
1780.0.2 New |
SET.LIT 1.2(172) support added for SET DEBUG OUTPUT $SYSLOG, which redirects trace.print output to the syslog service. This update also fixes a problem with the $NULL and $SBX:sbxnam OUTPUT options not being recognized properly. |
1780.0.3 Fix |
WPX command line switch: the -wpx options were not scaling the window properly when combined with -dpm on a high res monitor. |
1780.0.4 EIR |
XTREE refinement: support Ctrl+Shift+F10 as an equivalent to Right-Click to bring up the context menu. This may be useful on client devices without a right-click mouse button. |
1780.0.5 EIR |
Language refinement (compiler 1077): ASHELL is now recognized as a control statement equivalent to the pre-existing AMOS control statement, i.e. as an alternate to Xcall ASHELL (or Xcall AMOS). This is part of a gradual movement to replace archaic references to "AMOS" which may be confusing to newer A-Shell programmers who didn't come from the AMOS environment. |
1780.0.6 Fix |
PAGE.LIT 1.0(106): add support for /? help display and fix case sensitivity problem. |
1780.0.7 Fix |
RUNPROF.LIT 1.1(116): certain command line argument combinations were resulting in an infinite loop. |
1780.0.8 New |
ADB.LIT 1.0(107) officially released. Supports interactive debugging of RUN progams: setting breakpoints, single stepping, displaying variables, etc. See the A-Shell Reference for details. |
1780.0.9 New |
COMPIL.LIT 1.1(138) refinement: support new /SMM switch to include variable/symbol table information in the LSX file (needed by ADB.LIT). |
1780.0.10 EIR |
VIEWASHLOG.LIT 1.0(113) enhancement: automatically detect ashlog.log file location if altered via the SET LOGDIR command. |