From WikiChip
Difference between revisions of "mirc/commands/flushini"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/flushini Command | + | {{mirc title|/flushini Command}} |
The '''/flushini command'''' flushes the specified INI file to the hard disk. INI files are cached in memory, so you may want to do this to make sure that your INI is updated properly. It is advised that you do not use this command to modify any INI file currently being used by mIRC. | The '''/flushini command'''' flushes the specified INI file to the hard disk. INI files are cached in memory, so you may want to do this to make sure that your INI is updated properly. It is advised that you do not use this command to modify any INI file currently being used by mIRC. | ||
Revision as of 19:22, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /flushini command' flushes the specified INI file to the hard disk. INI files are cached in memory, so you may want to do this to make sure that your INI is updated properly. It is advised that you do not use this command to modify any INI file currently being used by mIRC.
Synopsis
/flushini <filename>
Switches
None
Parameters
- <filename> - the INI file to be flushed
Example
/flushini myini.ini
Compatibility
Added: mIRC 4.52
See also
mIRC commands list