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
>
>
>
|