Try RSTYLE. Also check the datatype of RBTI_DIRTY_FLAG -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dick Fey Sent: Monday, December 28, 2009 2:53 PM To: RBASE-L Mailing List 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. --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [email protected] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

