From WikiChip
/gsize Command - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The gsize command resizes an agent to the specified width and height.
Synopsis
/gsize -h <name> <w> <h>
Switches
- -h - Prevents the agent from poping up if mIRC is minimized and -h has been used in /gload to load that agent
Parameters
- <name> - The name used in /gload to reference that agent
- <w> - The new width of the agent
- <h> - The new height of the agent
Example
;Load the default agent on your system /gload myagent default ;Resize the agent to a width of 42 and a height of 42 /gsize myagent 42 42
Compatibility
Added: mIRC v5.7
Added on: 02 Feb 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
- List of commands
- List of identifiers
- /ghide
- /gunload
- /gshow
- /gload
- /gmove
- /gtalk
- /gplay
- /gpoint
- /gstop
- /gopts
- /gqreq
- $agentver
- $agentstat
- $agentname
- $agent
mIRC commands list