From WikiChip
Difference between revisions of "mirc/commands/amsg"
m (PatrolBot moved page /amsg command - mIRC to mirc/commands/amsg: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/amsg Command}}{{mIRC menu}} |
The '''amsg command''' is used to send a message to all the channels you are currently on. To send a message to a specific channel, consider using the /msg command instead. | The '''amsg command''' is used to send a message to all the channels you are currently on. To send a message to a specific channel, consider using the /msg command instead. | ||
Revision as of 03:56, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The amsg command is used to send a message to all the channels you are currently on. To send a message to a specific channel, consider using the /msg command instead.
Note: As of mIRC v7.1 the /amsg command will split long messages into smaller messages so no part of the message will be truncated.
Synopsis
/amsg <message>
Switches
None
Parameters
- <message> - The message to be sent.
Example
/amsg It's snowing!
Compatibility
Added: mIRC v3.2
Added on: 02 May 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list