Difference between revisions of "Execute"
From Wiki
Panther.sn (Talk | contribs) |
|||
Line 1: | Line 1: | ||
− | + | {{command header|Miscellaneous}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | {{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 | + | |
− | + | ||
==== Example ==== | ==== Example ==== | ||
Line 18: | Line 12: | ||
</pre> | </pre> | ||
− | + | {{footer}} | |
− | { | + | |
− | + | ||
− | + | ||
− | + |
Revision as of 15:29, 26 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 |