From WikiChip
/showmirc Command - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /showmirc command can be used to manipulate the main mIRC window. Full screen mode (-f) switch can also be activated via the F11 shortcut key.
Synopsis[edit]
/showmirc -xrsfop /showmirc -ltnm
Switches[edit]
- -x - maximize window
- -r - restore window
- -s - show window
- -f - go into full-screen mode
Minimize Options
- -n - minimize window
- -t - minimize to tray
- -m - minimize to tray according to tray settings.
- -l - lock when minimizing
On Top Settings
- -o - set on top settings
- -p - remove on top settings
Parameters[edit]
None
Example[edit]
alias example { ; restore mIRC after 2 seconds .timer 1 2 showmirc -r ; hide it for now showmirc -t }
Compatibility[edit]
Added: mIRC v5.4
Added on: 23 Jun 1998
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