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 (October 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 26 Oct 2001 16:03:56 -0400
Reply-To:   "David L. Ward" <dward@SASHELP.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "David L. Ward" <dward@SASHELP.COM>
Subject:   Re: FSEDIT: Linking FSEDIT Data Entry to ICON?
Comments:   To: Terry Fudin <t.fudin@GENAISSANCE.COM>

Create a windows shortcut something to the effect...

c:\sas\sas.exe -autoexec '...myinitfile.sas' -initcmd 'fsedit lib.screen'

the autoexec file should set up libnames and the initcmd will execute a DM command as soon as the SAS session starts. You can choose the icon through the windows property tabs of the shortcut.

HTH David Ward

On Fri, 26 Oct 2001 15:39:12 -0400, Terry Fudin <t.fudin@GENAISSANCE.COM> wrote:

>How would I link an FSEDIT Data Entry application to an ICON on my Desktop? >Thank you!


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