ShutDown

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

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

shutDown

Miscellaneous

Synopsis

shutDown ["force"]


Description

The shutDown command shuts your computer down. The option force forces non-responsive application to shut down, as well.

Example

if #charGhost = YES
{
shutDown
}

Main_Page Documentation

Miscellaneous