From WikiChip
Difference between revisions of "mirc/commands/add"
m (Bot: de-linking old mIRC menu) |
(/add is now obsolete (no longer in mIRC)) |
||
Line 2: | Line 2: | ||
{{Deprecated feature|new=[[/load command - mIRC|/load command]]}} | {{Deprecated feature|new=[[/load command - mIRC|/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. | + | The '''/add command''' is now obsoleted in favour of the '''/load command''', but it could previously 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 == | == Synopsis == |
Revision as of 07:45, 9 July 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Note: This feature has essentially been replaced by /load command.
The /add command is now obsoleted in favour of the /load command, but it could previously 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.
Removed: mIRC v3.8
Removed On:25/11/1995
See also
mIRC commands list