Load » History » Revision 5
« Previous |
Revision 5/16
(diff)
| Next »
Per Amundsen, 11/14/2015 06:31 AM
Added in 1.9.0
/load -a <filename>
/load -cmnpqs <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
-ps - TODO
-pc - TODO
-pq - TODO
-pn - TODO
-pm - TODO
-ru - Loads a user list file.
-rv - Loads a variables file.
-rs - Loads a remote scripts file.
Parameters
<filename> - Filename to load.
Updated by Per Amundsen about 9 years ago · 5 revisions