Difference between revisions of "Execute"
From Wiki
m |
|||
Line 2: | Line 2: | ||
{{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.}} | ||
+ | |||
{{note|This command does NOT work unless you have enabled the "Allow Execute" configuration option.}} | {{note|This command does NOT work unless you have enabled the "Allow Execute" configuration option.}} | ||
+ | |||
==== Example ==== | ==== Example ==== |
Revision as of 04:13, 29 August 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 |