-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/commands/remini"
m (Bot: Fixing links) |
m (Bot: Fixing links) |
||
Line 28: | Line 28: | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
* {{mIRC|/writeini}} | * {{mIRC|/writeini}} | ||
− | * | + | * {{mIRC|$readini}} |
− | * | + | * {{mIRC|$ini}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 20:38, 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
[Expand]