Date: Tue, 19 Aug 2008 20:48:32 -0500
Reply-To: "./ ADD NAME=Data _null_," <iebupdte@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "./ ADD NAME=Data _null_," <iebupdte@GMAIL.COM>
Subject: Re: kinds of sas product
In-Reply-To: <duKqk.323$lf2.40@trnddc07>
Content-Type: text/plain; charset=ISO-8859-1
That is why SETINIT has options like NOALIAS.
Not sure what DoRonRon does.
CPUID, DORONRON, IGNORE_OSNAME_NONMATCH, LIB, LIBRARY, NOALIAS,
NOLIST, OUTFILE, RELEASE.
On 8/19/08, Lou <lpogoda@verizon.net> wrote:
> "Arthur Tabachneck" <art297@NETSCAPE.NET> wrote in message
> news:200808191339.m7JAmkFI024467@malibu.cc.uga.edu...
> > Jeff,
> >
> > Just run the following program:
> >
> > proc setinit;run;
> >
> > HTH,
> > Art
>
> Well, sorta. I've worked at places where PROC SETINIT would return
> something like "Enterprise Bundle" (I forget the exact wording). In order
> to find out what was in the bundle, I had to call SAS. Turned out to
> include, if I remember correctly, FSP, STAT, GRAPH, AF, and a couple of
> utilities I've never used and don't recall.
>
>
> > ---------
> > On Tue, 19 Aug 2008 09:34:03 -0400, Jeff <zhujp98@GMAIL.COM> wrote:
> >
> > >How can I check what kinds of sas product module do I have?
> > >for example, I want check if my sas package include sas/access, sas/Af,
> > >sas/ETS.....
> > >How can I find out?
> > >THX
> > >Jeff
>
|