From WikiChip
/add Command - mIRC
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.
The /add command 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[edit]
/add [-apuce] <file.ini>
Switches[edit]
- -a - Load the aliases
- -p - Load the popups
- -u - Load the remote users
- -c - Load the commands
- -e - Load the events
Parameters[edit]
- <file.ini> - The initializations file to load the appropriate section from.
Example[edit]
/add -a helpfulCmds.ini
Will output:
*** Added: Commands from c:mirchelpfulCmds.ini
Compatibility[edit]
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[edit]
mIRC commands list