From WikiChip
Difference between revisions of "mirc/commands/treebar"
Line 5: | Line 5: | ||
<pre>/treebar [on|off]</pre> | <pre>/treebar [on|off]</pre> | ||
− | = Switches = | + | == Switches == |
− | + | None | |
− | + | == Parameters == | |
+ | * '''on''' - Enable the mIRC treebar. | ||
+ | * '''off''' - Disable the mIRC treebar. | ||
− | = Examples = | + | == Examples == |
'''Enable the treebar''' | '''Enable the treebar''' | ||
<pre>/treebar on</pre> | <pre>/treebar on</pre> |
Revision as of 23:23, 3 May 2023
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
/treebar is used to enable or disable the mIRC treebar.
Synopsis
/treebar [on|off]
Switches
None
Parameters
- on - Enable the mIRC treebar.
- off - Disable the mIRC treebar.
Examples
Enable the treebar
/treebar on
Disable the treebar
/treebar off
View the treebar status
/treebar
The above command will result in the following:
Note: The treebar cannot be disabled while in Compact mode.
Compatibility
Added: mIRC v6.2
Added on: 28 Jul 2006
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