From WikiChip
Difference between revisions of "mirc/commands/treebar"
m (Command was added in v6.2 also note about compact mode.) |
|||
Line 30: | Line 30: | ||
− | = See also = | + | == 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]] |
Revision as of 17:43, 2 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
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