Re: Oracle Forms 4.5 and KEY-EXIT Trigger

From: <per.andersson_at_mbox5.swipnet.se>
Date: 1995/12/08
Message-ID: <4a9krk$nkr_at_mn5.swip.net>#1/1


Hi!

We use the same code for all exit-form-events...

  1. Place your exit-code in a Form level KEY-EXIT-trigger.
  2. Create a WHEN-WINDOW-CLOSED-trigger with DO_KEY('EXIT_FORM');
  3. If you have your own menu, play the same trick in the menu exit-command as in nr 2 above...

We also use do_key(...) in our toolbar triggers...

Per Andersson Received on Fri Dec 08 1995 - 00:00:00 CET

Original text of this message