Dick, What kind of stuff in the IF ... THEN ... ENDIF? Sometimes your stuff can be the problem area. Did you rem it out and see if you get the same result? What version of R:Base and release?
Jan -----Original Message----- From: Dick Fey <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Mon, 28 Dec 2009 14:53:07 -0600 Subject: [RBASE-L] - RBTI_DIRTY_FLAG Trying to use the RBTI_DIRTY_FLAG in a form closing EEP to see if anything on the form has been changed. IF RBTI_DIRTY_FLAG = 1 THEN Do Stuff ENDIF In a trace, after altering the data, the flag shows as 1, then it hits the above code, skips to the endif and resets the flag to 0. Does that make any sense? Keep thinking I have it wrong, but don't know why. Dick Fey Carpet Broker Inc.

