Date: Tue, 12 Sep 2006 11:03:22 -0400
Reply-To: patrice.bourdages@DESJARDINS.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: patrice.bourdages@DESJARDINS.COM
Subject: Réf. : Checking what SAS modules are installed
In-Reply-To: <200609121450.k8CAkdVq014033@malibu.cc.uga.edu>
Content-type: text/plain; charset=ISO-8859-1
Proc setinit;
run;
That should do it ... :-)
Sincerely yours,
Patrice Bourdages
"SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> a écrit sur 2006-09-12 10:50:21 :
> Could someone please tell me how to find out what SAS components (STAT, IML,
> ETS, etc.) are installed on the machine? Is there a PROC that can just print
> out the list?
> Thank you.
|