From WikiChip
Difference between revisions of "mirc/commands/add"
m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +)) |
m (Bot: Fixing compatibility) |
||
Line 25: | Line 25: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|3.3}}, v3.4 | |
Removed: mIRC v3.8 | Removed: mIRC v3.8 |
Revision as of 01:43, 6 July 2014
Note: This feature has essentially been replaced by /load command.
The /add command could be used to replace the currently loaded aliases, popups, commands, remote users, and events sections from the specified ini file. The ini file must be formatted the same way /save formats them.
Synopsis
/add [-apuce] <file.ini>
Switches
- -a - Load the aliases
- -p - Load the popups
- -u - Load the remote users
- -c - Load the commands
- -e - Load the events
Parameters
- <file.ini> - The initializations file to load the appropriate section from.
Example
/add -a helpfulCmds.ini
Will output:
*** Added: Commands from c:mirchelpfulCmds.ini
Compatibility
Added: mIRC v3.3
Added on: 21 Jun 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
, v3.4
Removed: mIRC v3.8
Removed On:25/11/1995
See also
mIRC commands list