[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Allow_Beep


Purpose   Indicates if the system will beep when the user presses an
          invalid key.

Decln.    Allow_Beep(On:boolean);

Remarks   Pass true to activate beeping and false to disable beeping.
          Default is true. The setting applies to the active table.

Example

BEGIN
    ALLOW_BEEP(FALSE);
END;

See Also: Activate_Table
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson