LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page