trm_beep()

Purpose

Sounds a beep

Old name

#define _beep trm_beep

Syntax

void trm_beep(duration)

Parameters

int duration

The value 1 should always be passed

Description

The trm_beep() function sounds a beep of the requested duration. You are recommended to use MAPEDIT rather than trm_beep() to sound beeps.