Load » History » Version 8
Per Amundsen, 06/26/2016 03:49 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.0_ |
|---|---|---|---|
| 2 | |||
| 3 | */load -a <filename>* |
||
| 4 | 6 | Per Amundsen | */load -bcmnpqs <filename>* |
| 5 | 1 | Per Amundsen | */load -rsuv <filename>* |
| 6 | |||
| 7 | 5 | Per Amundsen | 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. |
| 8 | Note that unlike the /reload command, /load will trigger the [[on LOAD]] and [[on START]] events. |
||
| 9 | 1 | Per Amundsen | |
| 10 | 5 | Per Amundsen | See also [[/reload]], [[/unload]], [[on LOAD]], [[on UNLOAD]], [[on START]]. |
| 11 | |||
| 12 | *Switches* |
||
| 13 | |||
| 14 | 1 | Per Amundsen | -a - TODO |
| 15 | 6 | Per Amundsen | -b - Loads a nicklist buttons file. (AdiIRC only) |
| 16 | 2 | Per Amundsen | -ps - TODO |
| 17 | -pc - TODO |
||
| 18 | -pq - TODO |
||
| 19 | -pn - TODO |
||
| 20 | -pm - TODO |
||
| 21 | 4 | Per Amundsen | -ru - Loads a user list file. |
| 22 | 3 | Per Amundsen | -rv - Loads a variables file. |
| 23 | 8 | Per Amundsen | -rsN - Loads a remote scripts file, if N is specified, load into the Nth position in the script list. |
| 24 | 5 | Per Amundsen | |
| 25 | *Parameters* |
||
| 26 | |||
| 27 | <filename> - Filename to load. |