From WikiChip
Difference between revisions of "mirc/commands/flushini"
< mirc‎ | commands

(Created page with "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 ...")
 
Line 1: Line 1:
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.
  
 
== Synopsis ==
 
== Synopsis ==

Revision as of 21:08, 22 December 2013

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

Added On: 06/07/96

Note: Individual switches were not taken into consideration.

See also