Difference between revisions of "AMOSi:Run"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

an example can be found on AMOSPro_Examples:Examples/H-4/Help_44.AMOS


RUNs an AMOS Professional program.


Run file$

Loads and Runs the program 'file$'. Use COMMAND LINE$ to pass
information between programs.


Note: Run will not work from Direct Mode.