Shell Commands/Execute

From MorphOS Library

Revision as of 12:29, 3 March 2015 by JPV (talk | contribs) (Created page with "'''Execute''' - Executes a batch file FILE/A <nowiki> FILE - filename of the batch file to execute</nowiki> Execute is used to run scripts of MorphOS commands. The lines in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Shell Commands

Execute - Executes a batch file

FILE/A

FILE - filename of the batch file to execute

Execute is used to run scripts of MorphOS commands. The lines in the script are executed as if they had been entered at a Shell prompt. If the s protection bit of a file is set and the file is in the search path, enter only the file name; the Execute command is not needed.