From WikiChip
Difference between revisions of "mirc/commands/treebar"
m (Bot: de-linking old mIRC menu) |
m (Command was added in v6.2 also note about compact mode.) |
||
Line 8: | Line 8: | ||
<span style="display: inline-block; width: 30px;">'''on'''</span>Enable the mIRC treebar. | <span style="display: inline-block; width: 30px;">'''on'''</span>Enable the mIRC treebar. | ||
− | <span style="display: inline-block; width: 30px;">'''off'''</span> | + | <span style="display: inline-block; width: 30px;">'''off'''</span>Disable the mIRC treebar. |
= Examples = | = Examples = | ||
Line 23: | Line 23: | ||
[[File:Treebar-Status.png]] | [[File:Treebar-Status.png]] | ||
+ | |||
+ | Note: The treebar cannot be disabled while in Compact mode. | ||
+ | |||
+ | == Compatibility == | ||
+ | {{mIRC compatibility|6.2}} | ||
+ | |||
= See also = | = See also = |
Revision as of 05:13, 1 March 2022
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
onEnable the mIRC treebar.
offDisable 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