From WikiChip
Difference between revisions of "mirc/commands/remini"
m (PatrolBot moved page /remini command - mIRC to mirc/commands/remini: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/remini Command}}{{mIRC menu}} |
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 | ||
Revision as of 04:31, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu 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 Sep 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list