Shell Commands/Execute
From MorphOS Library
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.