From WikiChip
mirc/commands/reload
< mirc‎ | commands
Revision as of 19:36, 2 April 2014 by Ouims (talk | contribs) (Created page with "The '''/qme command''' reloads the specified alias/remote/popup file, you can only load one section of a popups file at a time Note: since mIRC v7.31, if you use the monitorin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The /qme command reloads the specified alias/remote/popup file, you can only load one section of a popups file at a time Note: since mIRC v7.31, if you use the monitoring file options ( alt + r + r + o ) and a file warning dialog is opened for the file you are reloading, the dialog is automatically closed.

Synopsis

/reload <-a|-pscqnm|-ruvsN> <filename>


Switches

  • -a - Specify an alias file.
  • -pS - Specify a popup file, you must specify the S value which is 's' for a status window popup, 'c' for a channel popup, 'q' for query, 'n' for nicklist and 'm' for the menubar.
  • -rTN - Specify a remote/user/variable file, you must specify the T value which is 'u' for an user file, 's' for a remote (script) file and 'v' for variable, the N value is optional: if specified, reload the file into the Nth position in the script list.

Parameters

  • <filename> - The filename to be reloaded.

Example

None

Compatibility

Added: mIRC v5.4

Added On: 23/06/98

Note: Individual switches were not taken into consideration.

See also