-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
mirc/commands/add
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, v3.4
Added On: 21/06/1995
Removed: mIRC v3.8
Removed On:25/11/1995
Note: Individual switches were not taken into consideration.