Load » History » Version 6
Per Amundsen, 06/11/2016 04:17 AM
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 | 1 | Per Amundsen | -rs - Loads a remote scripts file. |
24 | 5 | Per Amundsen | |
25 | *Parameters* |
||
26 | |||
27 | <filename> - Filename to load. |