From WikiChip
Difference between revisions of "mirc/commands/remini"
(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: Adding a template) |
||
Line 30: | Line 30: | ||
* [[$readini identifier - mIRC|$readini]] | * [[$readini identifier - mIRC|$readini]] | ||
* [[$ini identifier - mIRC|$ini]] | * [[$ini identifier - mIRC|$ini]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 20:57, 3 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
mIRC commands list