Difference between revisions of "ShutDown"
From Wiki
Panther.sn (Talk | contribs) |
(Applying templates (header, body, footer)) |
||
Line 1: | Line 1: | ||
− | + | {{command header|Miscellaneous}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | {{body|shutDown ["force"]|The [[shutDown]] command shuts your computer down. The option force forces non-responsive application to shut down, as well.}} | ||
− | |||
− | |||
==== Example ==== | ==== Example ==== | ||
<pre> | <pre> | ||
Line 15: | Line 10: | ||
} | } | ||
</pre> | </pre> | ||
− | + | ||
− | { | + | |
− | + | {{footer}} | |
− | + | ||
− | + |
Revision as of 03:53, 20 December 2005
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 }
See also
Main Page | Documentation |