Re: How to suppress all key functions?

From: Stuart Elvins <S.Elvins_at_btinternet.com>
Date: Tue, 8 Dec 1998 19:30:21 -0000
Message-ID: <74jugh$3uo$1_at_uranium.btinternet.com>


Define a KEY-OTHERS at form level with an appropriate error message before 'RAISE FORM_TRIGGER_FAILURE'. You then need to define all KEY triggers that you don't want disabled.
suisum_at_ecn.ab.ca wrote in message <36696b4d.0_at_ecn.ab.ca>...
>Hi all:
>
>When I test my form, I find that Oracle error message will come up if I
>press some of the keys from keyboard. My form didn't allow user to insert
>or delete a record. So I want to suppress all PAGE-DN, PAGE-UP, F2 to
>F12 function keys. Any anyone share good experience how to control the
>keys? If no way, I want to display a more reasonable error message to
>users.
>
>
>--
>Best regards,
Received on Tue Dec 08 1998 - 20:30:21 CET

Original text of this message