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

m (Bot: Fixing links)
m (Bot: Fixing links)
Line 28: Line 28:
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* {{mIRC|/writeini}}
 
* {{mIRC|/writeini}}
* [[$readini identifier - mIRC|$readini]]
+
* {{mIRC|$readini}}
* [[$ini identifier - mIRC|$ini]]
+
* {{mIRC|$ini}}
 
{{mIRC command list}}
 
{{mIRC command list}}
  
 
[[Category:MIRC commands]]
 
[[Category:MIRC commands]]

Revision as of 20:38, 5 July 2014

The /remini command deletes a whole section or a single item in an INI file

Note: you shouldn't be using this on the INI files used by mIRC but that should work.

Synopsis

/remini <inifile> <section> [item]

Switches

None

Parameters

  • <inifile> - The filename of the ini file
  • <section> - The section of the ini file you want to delete
  • [item] - If speficied, the item you want to delete in the section, otherwise the whole section is deleted

Example

Compatibility

Added: mIRC v4.6

Added On: 07/09/96

Note: Individual switches were not taken into consideration.

See also

[Expand]
v · d · e mIRC commands list