Load » History » Version 2
Per Amundsen, 02/13/2014 11:53 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.0_ |
|---|---|---|---|
| 2 | |||
| 3 | */load -a <filename>* |
||
| 4 | */load -cmnpqs <filename>* |
||
| 5 | */load -rsuv <filename>* |
||
| 6 | |||
| 7 | 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. |
||
| 8 | |||
| 9 | 2 | Per Amundsen | -a - TODO |
| 10 | -ps - TODO |
||
| 11 | -pc - TODO |
||
| 12 | -pq - TODO |
||
| 13 | -pn - TODO |
||
| 14 | -pm - TODO |
||
| 15 | -ru - TODO |
||
| 16 | -rv - loads a variables file. |
||
| 17 | -rs - loads a remote scripts file. |