From WikiChip
mirc/commands/remini
< mirc‎ | commands
Revision as of 17:57, 6 April 2014 by Ouims (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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