AMOSi:Exec

From Amiga Coding
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!