Added May 2011
ECHO functions similarly to the UNIX and Windows command of the same name. It offers similar functionality to the CMD/DO file ":< ... >" mechanism, but is more flexible and powerful, supporting the full range of special $ variables (which otherwise only work within DO files) and environment variables (e.g. %MIAME%).
Examples
ECHO Your job name is $NJ
ECHO The MIAME directory is %MIAME%
AGCMD/K0/S BROWSEFOLDER
ECHO You selected folder $KBD0
History
2011 May, A-Shell 5.1.1215: Added to A-Shell