From WikiChip
Difference between revisions of "mirc/commands/remini"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 27: | Line 27: | ||
* [[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]] | ||
− | * | + | * {{mIRC|/writeini}} |
* [[$readini identifier - mIRC|$readini]] | * [[$readini identifier - mIRC|$readini]] | ||
* [[$ini identifier - mIRC|$ini]] | * [[$ini identifier - mIRC|$ini]] |
Revision as of 18:52, 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
mIRC commands list