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
|