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 (August 1998, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 4 Aug 1998 11:35:26 -0500
Reply-To:     Andrew Pulaski -Digest <apulaski@LCSI.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Andrew Pulaski -Digest <apulaski@LCSI.COM>
Subject:      SAS/EIS and AF question
Content-Type: text/plain; charset="US-ASCII"

I am new to SAS so please forgive "Stupid questions", but...

I am writing an EIS application that will call AF Frame applications to process end-user supplied data or parameters and run based on this given input.

My problem now is that based on some user input from an AF application, I would like to conditionally jump to a specific EIS application.

A simple example would be a Logon screen built in AF that would allow a user to supply a userid and password, and then the SCL code would determine what security level the user fell into. I would then like to present EIS MENU1 is security level = 1, EIS MENU2 is security level = 2, etc...

Is there a way to set conditions on an EIS script to do this? Is there a way to call a specific EIS app from the AF app? Is there another way to do this?

Thanks for any help you can give.

-Andy


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