Navigation:  Commands > Infobox Information File [IIF] >

$beep [IIF]

Previous pageReturn to chapter overviewNext page

Sound the PC Speaker

$beep [freq]


This command beeps the PC speaker.

The parameter on this command is used as follows:

freq the frequency of the note to be sounded (default 1000).

You can use this feature in debugging your infobox logic, or to indicate that a caller has requested a particular item. The duration of the beep is fixed at approximately 100 milliseconds.

Example:

$beep 440

 


Topic url: http://www.copia.com/support/refmanual/index.html?$beep.htm