Load » History » Revision 7
« Previous |
Revision 7/16
(diff)
| Next »
Per Amundsen, 06/26/2016 03:48 PM
Added in 1.9.0
/load -a <filename>
/load -bcmnpqs <filename>
/load -rsuv <filename>
The /load command can be used to load any type of existing file including: aliases, popups, remote, users, and variables. Using /load on an already loaded file will update its contents while maintaining its order among other files.
Note that unlike the /reload command, /load will trigger the on LOAD and on START events.
See also /reload, /unload, on LOAD, on UNLOAD, on START.
Switches
-a - TODO
-b - Loads a nicklist buttons file. (AdiIRC only)
-ps - TODO
-pc - TODO
-pq - TODO
-pn - TODO
-pm - TODO
-ru - Loads a user list file.
-rv - Loads a variables file.
-rsN - Loads a remote scripts file, if N is specified, load into the Nth position.
Parameters
<filename> - Filename to load.
Updated by Per Amundsen over 8 years ago · 7 revisions