From WikiChip
Difference between revisions of "mirc/commands/abook"
m (Bot: de-linking old mIRC menu) |
m |
||
Line 1: | Line 1: | ||
− | {{mirc title|/abook | + | {{mirc title|/abook command}}'''/abook''' is used to open the Address Book dialog window. |
− | |||
The nickname parameter can be used to open the address book to that specific user with the whois tab. | The nickname parameter can be used to open the address book to that specific user with the whois tab. | ||
Line 33: | Line 32: | ||
== Compatibility == | == Compatibility == | ||
{{mIRC compatibility|5.1}} | {{mIRC compatibility|5.1}} | ||
− | |||
== See also == | == See also == | ||
− | |||
− | |||
* {{mIRC|$abook}} | * {{mIRC|$abook}} | ||
* {{mIRC|$cnick}} | * {{mIRC|$cnick}} | ||
* {{mIRC|/cnick}} | * {{mIRC|/cnick}} | ||
* {{mIRC|/uwho}} | * {{mIRC|/uwho}} | ||
− | + | * [[List of commands - mIRC|List of commands]] | |
+ | * [[List of identifiers - mIRC|List of identifiers]] | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category:mIRC commands|abook | + | [[Category:mIRC commands|abook]] |
Revision as of 09:15, 21 September 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
/abook is used to open the Address Book dialog window.
The nickname parameter can be used to open the address book to that specific user with the whois tab.
Note: The user must already exist in the address book for this option to work.
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> - If -w is used to open the whois tab, 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: 28 Aug 1997
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