Execute

From Wiki
Revision as of 21:08, 13 August 2005 by Panther.sn (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Flow Control