Terminate

From Wiki
Revision as of 04:10, 14 August 2005 by Una (Talk | contribs)

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

Terminate

Client

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

See Also

uoXL #cliNr #cliCnt

Main_Page Documentation

Client