From WikiChip
mirc/commands/flushini
< mirc‎ | commands
Revision as of 05:51, 4 December 2013 by David (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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