On Sun, 6 Jul 2008 20:09:15 -0700 (PDT), Harry <zeusherm@[EMAIL PROTECTED]
>
wrote:
>Hi SAS users,
> Does anyone here know how to create a .EXE file in SAS? The idea is
>I want to write some SAS code and pass it on to some folks who don't
>have access to SAS, but if I create an EXE file, they should be able
>to run it
I would be surprised and impressed if it is possible to create
a compiled version of *any* stat-procedure in any stat-pack
that can run by itself. In the 1970s, SAS did optimize with some
sort of internal compililng, but I never heard of ex****ting it as a
stand-alone procedure, then or ever.
R can be downloaded for free. It includes a huge selection of
statistical procedures, of good reputation. Designing the input,
to read and select the variables, might be the hard part.
--
Rich Ulrich


|