From WikiChip
Difference between revisions of "mirc/commands/beep"
m (PatrolBot moved page /beep command - mIRC to mirc/commands/beep: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/beep Command}}{{mIRC menu}} |
The '''/beep command''' can be used to generate simple tones on the speaker. The command can also perform the beeps multiple times and with certain delay. | The '''/beep command''' can be used to generate simple tones on the speaker. The command can also perform the beeps multiple times and with certain delay. | ||
Revision as of 03:58, 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 /beep command can be used to generate simple tones on the speaker. The command can also perform the beeps multiple times and with certain delay.
Synopsis
/beep [number] [delay]
Switches
None
Parameters
- [number] - Number of beeps, default to 3 if not specified.
- <delay> - Delay (in milliseconds), default to ~500ms if not specified.
Example
;Beep 3 times with a second delay /beep 3 1000
Compatibility
Added: mIRC v3.3
Added on: 21 Jun 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