Action Return
Mike Palandri
palandri@4j.lane.edu
Wed, 13 Oct 1999 05:24:33 -0700
Can you exit the screen if you leave out the "DATA BACKOUT"? If so, you
may want to have the key run a designer procedure that tests for
ALTEREDRECORD, then and only does the backout if the file buffers if
ALTEREDRECORD is true. I think that if the user presses the key twice,
the first time will back out the changes and issue the RETURN, the second
time will only issue the RETURN.
At 10:09 AM 10/13/1999 +0200, mao@krifapost.dk wrote:
>Hi
>
>In a screen I have some input fields and the first one has a selectbox
added to
>it.
>I have an ACTION RETURN and a DATA BACKOUT added to a key if the user
want to
>cancel the session.
>When the user press the key in a session I get the "The current data
will be
>lost. Repeat the action if this is okay."
>If the user press the key again to "Repeat the action" the cursor jumps
to the
>first selectbox field and give the same
>message and you cant get out of the screen!
>
>What do I do wrong.
>
>Regards
>
>Mikael Olesen
>
>
>= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
= =
>Subscribe: "subscribe powerh-l" in message body to
majordomo@lists.swau.edu
>Unsubscribe: "unsubscribe powerh-l" in message to
majordomo@lists.swau.edu
>This list is closed, thus to post to the list, you must be a subscriber.
>
Mike