Date: Fri, 4 Oct 2002 07:23:19 -0700
Reply-To: Deborah Testa <dtesta@SEVENOFNINESYSTEMS.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Deborah Testa <dtesta@SEVENOFNINESYSTEMS.COM>
Organization: MindSpring Enterprises
Subject: Turning Off Error Conditions in a AF Form Viewer
Hello,
If a form viewer's model SCL has created an error condition, I would like my
users to be able to click on a cancel button outside the form viewer and
exit. Can I use the cancel button's labelled section to turn off all error
conditions in the form viewer, without knowing the offending column's name?
I can't seem to turn off the error condition without entering data in the
column. Usually I would turn off an error condition in the model SCL, but
it doesn't recognize the click on the cancel button because it's outside of
the form viewer and the model SCL only reacts to events inside the form
viewer.
Thanks,
Deborah
|