All the stuff was already there and working, I just thought there was little point in doing all that if someone had just looked at the information and made no changes.

Using 7.5  Build 7.5.25.31212

Dick

jan johansen wrote:
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.




Reply via email to