From WikiChip
Difference between revisions of "mirc/commands/gload"
(Created page with "The '''gload command''' loads an agent. == Synopsis == /gload <-h> <name> <filename | N | default> == Switches == * '''-h''' - Hides the agent whenever mIRC is minimized =...") |
|||
Line 2: | Line 2: | ||
== Synopsis == | == Synopsis == | ||
− | /gload | + | /gload -h <name> <filename | N | default> |
== Switches == | == Switches == |
Revision as of 10:41, 17 December 2013
The gload command loads an agent.
Synopsis
/gload -h <name> <filename | N | default>
Switches
- -h - Hides the agent whenever mIRC is minimized
Parameters
- <name> - The name that will be used to reference that agent
- <filename | N | default> - You can specify the filename to an agent if you know it, or, you can load the Nth agent installed on the system or even specify 'default' which will load the default agent on the system
Example
;Load the default agent on your system /gload myagent default
Compatibility
Added: mIRC v5.7
Added On: 02/02/2000
Note: Individual switches were not taken into consideration.