LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (April 1998, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 6 Apr 1998 11:08:22 +0100
Reply-To:   Chris Murphy <Chris.Murphy@PAREXEL.CO.UK>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   Chris Murphy <Chris.Murphy@PAREXEL.CO.UK>
Subject:   Data step and macro windows
Comments:   To: "Lars H. Thomassen" <thomas@CANCER.DK>
Content-Type:   text/plain; charset=US-ASCII

Dear All,

I have the following problem.

I have written a couple of programs in v609 on OpenVms. Using the %window interface, I query the user for some parameters which will be used in the data/procedure steps later in the program.

When submitting this in noninteractive line mode the user sees the initial screens and then the processing begins. The problem is that once the initial windows have gone the user is left staring at a blank screen until the program ends.

Is there anyway of creating a 'splash' window, to let the user know the program is running, that will persist while normal data/proc steps are executed?

What are other user's feelings on using the window and %window facilities in SAS?

Kind regards

Chris.


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