Commands

beep

Supported By

Syntax

beep [number [times]]

Number yields a non-negative integer.

Examples

beep 5
beep twice

Description

The beep command causes the computer to beep the specified number of times. If no number is given, the computer beeps once.

Compatibility

HyperTalk does not support the times keyword. It can be left off without changing the command's behavior.