From WikiChip
Difference between revisions of "mirc/commands/exit"
m (Bot: Adding a template) |
m (Bot: de-linking old mIRC menu) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/exit Command}} | ||
The '''exit command''' can be used to safely close and exit mIRC. | The '''exit command''' can be used to safely close and exit mIRC. | ||
Line 18: | Line 19: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|3.3}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|/load}} |
− | * | + | * {{mIRC|/unload}} |
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|exit command - mIRC]] |
Latest revision as of 18:20, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The exit command can be used to safely close and exit mIRC.
Note: As of version 7.11 /exit -r will also pass the -i, -r, -noreg, and -portable command line parameters to the new mIRC.
Synopsis[edit]
/exit -nr
Switches[edit]
- -n - switch disables the exit confirmation dialog.
- -r - switch restarts mIRC.
Parameters[edit]
None
Example[edit]
;restart mIRC /exit -r
Compatibility[edit]
Added: mIRC v3.3
Added on: 21 Jun 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list