Difference between revisions of "AMOSi:Command Line$"

From Amiga Coding
Jump to: navigation, search
(Extracted from the AMOSPro V2.00 helpfile)
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

is a reserved variable used to transfer parameter strings between several AMOS programs. It's often used in conjunction with the RUN file$ command to chain several programs together. Alternatively, if your program is called as an Editor Accessory, COMMAND LINE$ will be loaded with the AMOS instruction underneath the Edit cursor.


Command Line$="information"