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 (December 2003, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 1 Dec 2003 16:46:13 -0000
Reply-To:     ben.powell@cla.co.uk
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ben Powell <Ben.powell@CLA.CO.UK>
Organization: cla
Subject:      Re: Splash screen on application launch
Comments: To: Randy Herbison <RandyHerbison@westat.com>
In-Reply-To:  <916067ABEE7DF34EA4DFE700B1A94A1F71D79F@Remailnt3>
Content-Type: text/plain; charset="us-ascii"

I just have BASE, no AF. Thanks,

Ben.

-----Original Message----- From: Randy Herbison [mailto:RandyHerbison@westat.com] Sent: 01 December 2003 16:30 To: 'ben.powell@CLA.CO.UK'; SAS-L@LISTSERV.UGA.EDU Subject: RE: Splash screen on application launch

Ben,

If you have SAS/AF software, you can create a FRAME entry to display while the SAS code runs. You can also submit the SAS code from the FRAME SCL to synchronize the code execution and screen display.

RandyHerbison@westat.com

-----Original Message----- From: ben.powell@CLA.CO.UK [mailto:ben.powell@CLA.CO.UK] Sent: Monday, December 01, 2003 10:49 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Splash screen on application launch

I should add that the application is a SAS data mart and the splash screen would be for during the load time while the beast awakens (about 30 seconds, base code execution, mainly copying large datasets to work directory off the network),

Ben.

On Mon, 1 Dec 2003 10:42:27 -0500, Ben Powell <ben.powell@CLA.CO.UK> wrote:

>Dear SAS-L, > >Is there a kludge for launching something like a splash screen while in >SAS using, say, a gif? Or is the best way to use (with BASE licence >only) the windows command and make something out of Xs and .s? / or >otherwise use VB or java, for example? > >Right now I'm thinking either SAS windows (which is a goer) or VBScript >launched gif image on a timer. Can SAS lauch a gif? > >Any help much appreciated, > >---------------- >Ben Powell, Data Analyst >Copyright Licensing Agency Ltd (CLA) - <http://www.cla.co.uk/> >Tel: +44 7631 5532 Fax: +44 7631 5500 ><mailto:ben.powell @cla.co.uk> > >**** >Whilst the above is believed to be correct, it is provided for >information only and should not be relied on. It does not constitute >legal advice and if you have a specific problem you are strongly >advised to consult a solicitor or other appropriately qualified >professional. Neither myself nor CLA hold itself out as an expert and >neither can accept any responsibility or liability for any loss or >damage incurred as a result of relying on information contained in this

>email.


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