SYSTEM.FORMS_STATUS in Dev2000 R1.3

From: Marc RICHARDIN <Marc.Richardin_at_der.edf.fr>
Date: 1996/10/29
Message-ID: <32763081.115A_at_der.edf.fr>#1/1


Hi,

We are currently moving our Forms screen from Developer 2000 R.1.0 to Developer 2000 R1.3 (both on Sun Solaris).

We noticed a change in the way SYSTEM.FORMS_STATUS is set :

In a Form A with a based block B1 (based on dual) with one based field DUMMY and one NON-BASED field F1.
In the PRE-FORM trigger I write :
  :B1.F1 := 'anything';
  message('FORMS_STATUS='||:SYSTEM.FORMS_STATUS);

When I run this form A using Dev2K 1.0, I get : FORMS_STATUS=NEW Whan I run this same form A using Dev2K 1.3, I get : FORMS_STATUS=CHANGED How can I make Dev2K R1.3 behave the same as before ?

Thanks for your help !

Marc. Received on Tue Oct 29 1996 - 00:00:00 CET

Original text of this message