From WikiChip
Difference between revisions of "mirc/commands/amsg"
m (Bot: Fixing compatibility) |
m (Bot: de-linking old mIRC menu) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/amsg Command}} | ||
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. | ||
Line 30: | Line 31: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|amsg command - mIRC]] |
Latest revision as of 18:07, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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[edit]
/amsg <message>
Switches[edit]
None
Parameters[edit]
- <message> - The message to be sent.
Example[edit]
/amsg It's snowing!
Compatibility[edit]
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[edit]
mIRC commands list