AMOSi:Exec

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Executes an external program or CLI command.


Exec "program_name"


As a default, AMOS sends the NIL: device to the instruction.


Exec "NEWCLI:"


Opens up a CLI window from your program!