From WikiChip
Difference between revisions of "mirc/commands/amsg"
(ported) |
m (Bot: de-linking old mIRC menu) |
||
(10 intermediate revisions by 2 users 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 10: | Line 11: | ||
== Parameters == | == Parameters == | ||
− | * '''<message>''' - The message to be sent | + | * '''<message>''' - The message to be sent. |
== Example == | == Example == | ||
Line 16: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|3.2}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|/ame}} |
− | * | + | * {{mIRC|/describe}} |
− | * | + | * {{mIRC|/me}} |
− | * | + | * {{mIRC|/msg}} |
− | * | + | * {{mIRC|/qme}} |
− | * | + | * {{mIRC|/qmsg}} |
− | * | + | * {{mIRC|/say}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[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