From WikiChip
Difference between revisions of "mirc/commands/save"
(Created page with "The '''/save command''' save the specified popups/users/variables to a file. == Synopsis == /load -pscqnm <filename> /load -ruvs <filename> == Switches == * '''-pm''' - Sa...") |
(→Switches) |
||
Line 13: | Line 13: | ||
* '''-rv''' - Saves the variable file. | * '''-rv''' - Saves the variable file. | ||
* '''-ru''' - Saves the users file. | * '''-ru''' - Saves the users file. | ||
− | |||
== Parameters == | == Parameters == |
Revision as of 17:39, 4 May 2014
The /save command save the specified popups/users/variables to a file.
Synopsis
/load -pscqnm <filename> /load -ruvs <filename>
Switches
- -pm - Saves the menubar popups.
- -pn - Saves the nicklist popups.
- -pq - Saves the query popups.
- -pc - Saves the channel popups.
- -ps - Saves the status window popups.
- -rv - Saves the variable file.
- -ru - Saves the users file.
Parameters
- <filename> - The script file to save to
Compatibility
Added: mIRC v5.0
Added On: 02/04/97
Note: Individual switches were not taken into consideration.