Difference between revisions of "Flushini"
From Scriptwiki
m (last one of these for now, gonna play tontie...) |
m |
||
Line 3: | Line 3: | ||
== See Also == | == See Also == | ||
− | * | + | * [[Writeini|/writeini]] to write to an ini file. |
− | * | + | * [[Remini|/remini]] to delete items/sections from an ini file. |
+ | * [[$readini]] and [[$ini]] to read from an ini file. | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Ini]] | [[Category:Ini]] |
Latest revision as of 09:12, 2 July 2007
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.
/flushini <filename>