From WikiChip
Difference between revisions of "mirc/commands/treebar"
m (Bot: de-linking old mIRC menu) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
'''/treebar''' is used to enable or disable the mIRC treebar. | '''/treebar''' is used to enable or disable the mIRC treebar. | ||
− | = Synopsis = | + | == Synopsis == |
<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> | ||
Line 24: | Line 26: | ||
[[File:Treebar-Status.png]] | [[File:Treebar-Status.png]] | ||
− | = See also = | + | Note: The treebar cannot be disabled while in Compact mode. |
+ | |||
+ | == Compatibility == | ||
+ | {{mIRC compatibility|6.2}} | ||
+ | |||
+ | |||
+ | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] |
Latest revision as of 03:41, 4 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[edit]
/treebar [on|off]
Switches[edit]
None
Parameters[edit]
- on - Enable the mIRC treebar.
- off - Disable the mIRC treebar.
Examples[edit]
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[edit]
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[edit]
mIRC commands list