From WikiChip
Difference between revisions of "mirc/commands/showmirc"
m (Bot: Adding a template) |
m (bot: sort-key added to category) |
||
Line 45: | Line 45: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|showmirc command - mIRC]] |
Revision as of 19:27, 29 July 2014
Template:mIRC menu 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
/showmirc -xrsfop /showmirc -ltn
Switches
- -x - maximize window
- -r - restore window
- -s - show window
- -f - go into full-screen mode
Minimize Options
- -n - minimize window
- -t - minimize to tray
- -l - lock when minimizing
On Top Settings
- -o - set on top settings
- -p - remove on top settings
Parameters
None
Example
alias example { ; restore mIRC after 2 seconds .timer 1 2 showmirc -r ; hide it for now showmirc -t }
Compatibility
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
mIRC commands list