From WikiChip
Difference between revisions of "mirc/commands/abook"
Line 75: | Line 75: | ||
[[Category:mIRC commands]] | [[Category:mIRC commands]] | ||
+ | |||
+ | <div class="toccolours mw-collapsible" style="width:400px"> | ||
+ | This text is collapsible. {{Lorem}} | ||
+ | </div> |
Revision as of 15:07, 26 June 2014
The abook command is used to open the Address Book dialog window. The nickname parameter can be used to open the address book to that specific user. Note: The user must already exist in the address book for this option to work. The nickname parameter is only used in conjunction with the 'Users' tab (default) and the 'Whois' tab. The various switches can be used to set the focus of specific tabs.
Synopsis
/abook -w [nickname] /abook -chln
Switches
- -w - Open the whois tab
- -c - Open the control tab
- -h - Open the highlight tab
- -l - Open the colors tab
- -n - Open the notify tab
Parameters
- [nickname] - This optional parameter can be used to specify which user from the address book to select. The user must already be in your address book.
Example
;Open the address book, highlight tab /abook -h ;Open the address book and show Ahnk's whois info /abook -w Ahnk
Compatibility
Added: mIRC v5.1
Added On: 08/28/1997
Note: Individual switches were not taken into consideration.
See also
This text is collapsible. Template:Lorem