From WikiChip
Difference between revisions of "mirc/commands/remini"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/remini Command | + | {{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 | ||
Latest revision as of 18:37, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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]
mIRC commands list