Overview:
Invokes a Matrix command file and executes the commands contained within.
Syntax:
start "<Filename>"
Description:
The Matrix command file name should have .mcx extension and must be enclosed by double quotes.
Command files may invoke further Matrix command files.
Examples:
start "C:\Test\Test.mcx"
|