From WikiChip
Difference between revisions of "mirc/commands/save"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/save Command | + | {{mirc title|/save Command}} |
The '''/save command''' save the specified popups/users/variables to a file. | The '''/save command''' save the specified popups/users/variables to a file. | ||
Revision as of 18:39, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /save command save the specified popups/users/variables to a file.
Note: You can only save one section at a time.
Synopsis
/save -p<scqnm> <filename> /save -r<uv> <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 Apr 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list