Difference between revisions of "Terminate"
From Wiki
m |
m |
||
Line 22: | Line 22: | ||
</pre> | </pre> | ||
+ | == Related Commands == | ||
+ | {| style="background:gainsboro; color:black; border: 2px #aaa solid;" | ||
+ | | Width=250px align=center | [[UoXL]] || Width=250px align=center | [[Execute]] | ||
+ | |} | ||
{{footer}} | {{footer}} |
Revision as of 11:35, 3 August 2007
Synopsis
terminate [{"uo"} | {"euo"}]
Description
The terminate command terminates the current client or the current EasyUO instance. If the current client is terminated the system variables #cliNr and #cliCnt are updated accordingly.
uo (default) | Closes the current UO client |
euo | Closes the current EasyUO instance |
Example
; This will cause the script containing this line to close and will NOT ; automatically save your work! terminate euo
Related Commands
UoXL | Execute |
See also
Main Page | Documentation |