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 (April 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 18 Apr 2002 14:52:59 -0500
Reply-To:     Gregg Snell <gsnell@DATASAVANTCONSULTING.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Gregg Snell <gsnell@DATASAVANTCONSULTING.COM>
Subject:      Re: Can I compile a SAS program to .EXE ??
Content-Type: text/plain; charset="iso-8859-1"

Pobeda,

Does it have to be an EXE? You could certainly create a .BAT (Windoze) or a script (Unix) which runs the program in batch with or without any display. Unfortunately, this type of solution requires that the location of the sas executable be hard-coded in the script--not very portable.

Gregg P. Snell Data Savant Consulting (913) 638-4640 (208) 977-1943 fax http://www.datasavantconsulting.com

"pobeda" <pobeda1917@HOTMAIL.COM> wrote in message news:993ubuc18uarckiog846d8qkcu8i6mbk7h@4ax.com... > What I mean by this is can a SAS script be compiled and run > as a executable (on a machine which as SAS installed of course). > > Pobeda > > >


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