Difference between revisions of "Execute"
From Wiki
Panther.sn (Talk | contribs) |
Panther.sn (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
== execute == | == execute == | ||
'''Miscellaneous''' | '''Miscellaneous''' |
Revision as of 20:15, 13 August 2005
execute
Miscellaneous
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
Main_Page | Documentation |