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 (July 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 9 Jul 2002 16:21:17 +0200
Reply-To:     Poul Ravn Sørensen <poulravn1@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Poul Ravn Sørensen <poulravn1@HOTMAIL.COM>
Organization: TDC Internet
Subject:      Running an AF application from the desktop

First, thanks to Randy Herbison and Peter Craford and others who have helped me on rencet matters concerning AF. I haven't tried yet to search SCL and FRAMES as suggested, but I will try it soon.

However, here's another small question: I tried to run my little application from an icon on the desktop (WIN98, SAS 8.2). The calling line was:

"C:\Program Files\SAS Institute\SAS\V8\sas.exe" -awstitle Simplegrf' -initcmd 'af c=solution.prs_test.simplegrf.frame' $hidecursor $guifont

I can see the program start, but it terminates immediately again. What may be wrong? It executes OK when opened inside a BUILD session?

I have left the main-section of the frame-scl empty. Would that be it?

Regards

Poul


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