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

(Created page with "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. == Sy...")
 
m (Bot: de-linking old mIRC menu)
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{mirc title|/remini Command}}
 
The '''/remini command''' deletes a whole section or a single item in an INI file
 
The '''/remini command''' deletes a whole section or a single item in an INI file
  
Line 18: Line 19:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v4.6
+
{{mIRC compatibility|4.6}}
 
 
Added On: 07/09/96
 
 
 
<small>Note: Individual switches were not taken into consideration.</small>
 
  
 
== See also ==
 
== See also ==
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
* [[/writeini command - mIRC|/writeini]]
+
* {{mIRC|/writeini}}
* [[$readini identifier - mIRC|$readini]]
+
* {{mIRC|$readini}}
* [[$ini identifier - mIRC|$ini]]
+
* {{mIRC|$ini}}
 +
{{mIRC command list}}
  
[[Category:mIRC commands]]
+
[[Category:mIRC commands|remini command - mIRC]]

Latest revision as of 19:37, 15 June 2017

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[edit]

/remini <inifile> <section> [item]

Switches[edit]

None

Parameters[edit]

  • <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[edit]

Compatibility[edit]

Added: mIRC v4.6
Added on: 07 Sep 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC commands list