From WikiChip
Difference between revisions of "mirc/commands/ajinvite"
m (PatrolBot moved page /ajinvite command - mIRC to mirc/commands/ajinvite: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/ajinvite Command}}{{mIRC menu}} |
The '''/ajinvite command''' can be used to turn on/off the auto-join on invite features, available in the Options (Alt + o > IRC > auto-join channel on invite). Without any parameters, mIRC will echo if the feature is on or off. | The '''/ajinvite command''' can be used to turn on/off the auto-join on invite features, available in the Options (Alt + o > IRC > auto-join channel on invite). Without any parameters, mIRC will echo if the feature is on or off. | ||
Revision as of 03:55, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /ajinvite command can be used to turn on/off the auto-join on invite features, available in the Options (Alt + o > IRC > auto-join channel on invite). Without any parameters, mIRC will echo if the feature is on or off.
Synopsis
/ajinvite [on | off]
Switches
None
Parameters
- [on | off] - Turns the feature on/off.
Example
;Display the status of the feature /ajinvite ;Disable the feature /ajinvite off
The above example will output:
* Auto-join on invite is on/off * Auto-join on invite is off
Compatibility
Added: mIRC v5.5
Added on: 08 Jan 1999
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