Difference between revisions of "Execute"

From Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
__NOTOC__
 
== execute ==
 
== execute ==
 
'''Miscellaneous'''
 
'''Miscellaneous'''

Revision as of 21: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

Flow Control