Difference between revisions of "Execute"
From Wiki
m |
(corrected category) |
||
Line 1: | Line 1: | ||
− | {{command header|Miscellaneous | + | {{command header|Miscellaneous}} |
{{body|execute {filename} [argument...]|The ''execute'' command executes an external command with the argunments given.}} | {{body|execute {filename} [argument...]|The ''execute'' command executes an external command with the argunments given.}} |
Revision as of 10:34, 29 December 2005
Synopsis
execute {filename} [argument...]
Description
The execute command executes an external command with the argunments given.
Note: | This command does NOT work unless you have enabled the "Allow Execute" configuration option. |
Example
execute EasyUO.exe healthWatch.euo execute cmd.exe /c echo >>rail.txt move #charPosX #charPosY 0
See also
Main Page | Documentation |