Please enable JavaScript to view this site.

A-Shell Development History

852.1

XCALL AMOS now supports an optional 3rd parameter: a "process control" flag. The new syntax is:

XCALL AMOS,CMD{,QFLAG{,PFLAG}}

If QFLAG is non-zero, non-blank, it causes the subroutine to run "quietly" (generally invisibly). If PFLAG is 1, it forces subroutine to run as if the AMOSRUNSBR flag had been set. If PFLAG is 2, it forces the subroutine to run as if AMOSRUNSBR had NOT been set. Any other value causes the normal AMOSRUNSBR setting as specified in the MIAME.INI file or SET.LIT command to prevail.

852.2

(ATS) Eliminate some garbage characters that would appear in conjunction with INMEMO displays when running under ATS.