From WikiChip
mirc/commands/save
< mirc‎ | commands
Revision as of 18:39, 4 May 2014 by Ouims (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
  • -N - if you specify the N value with -r, it loads the file into the Nth position in the script list.

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.

See also