From WikiChip
Difference between revisions of "mirc/commands/flushini"
m (bot: correcting title) |
m (→Compatibility: Use version syntax) |
||
(One intermediate revision by one other user not shown) | |||
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. | ||
Line 15: | Line 15: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|4.52}} | |
== See also == | == See also == |
Latest revision as of 21:58, 21 January 2024
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[edit]
/flushini <filename>
Switches[edit]
None
Parameters[edit]
- <filename> - the INI file to be flushed
Example[edit]
/flushini myini.ini
Compatibility[edit]
Added: mIRC v4.52
Added on: 06 Jul 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list