Load » History » Version 3
Per Amundsen, 02/15/2014 04:08 AM
| 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 | 3 | Per Amundsen | -rv - Loads a variables file. |
| 17 | -rs - Loads a remote scripts file. |