Re: Forms 4.5 : Problem with Query

From: William LEE <william_at_alumni.cuhk.edu.hk>
Date: 1997/10/09
Message-ID: <61gh6s$opr_at_hpg30a.csc.cuhk.edu.hk>#1/1


  1. Have you set the "Fire in Enter-Query mode" property of the WHEN-BUTTON-PRESSED triggers to TRUE?
  2. To cancel a query in your trigger, make sure it can be fire during Enter-Query mode. In the trigger, check if :SYSTEM.MODE is 'ENTER-QUERY'. If so, execute EXIT_FORM. The EXIT_FORM built-in has dual functionality.
--

William WW LEE.
E-Mail: william_at_alumni.cuhk.edu.hk
***********************************
Received on Thu Oct 09 1997 - 00:00:00 CEST

Original text of this message