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 (September 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 12 Sep 2006 11:28:17 -0500
Reply-To:   Walter Scott <Walter.Scott@STATE.TN.US>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Walter Scott <Walter.Scott@STATE.TN.US>
Subject:   Re: Checking what SAS modules are installed
Comments:   To: Dimitri Shvorob <dimitri.shvorob@VANDERBILT.EDU>
In-Reply-To:   <4506CD6C.10106@vanderbilt.edu>
Content-Type:   text/plain; charset=US-ASCII

Dimitri, As Gerhard said, proc setinit will tell you what modules are licensed. You may not have all the licensed modules installed. For a first approximation of what is actually installed, check the directoriy name immediately below your sasroot directory. This won't show what Access modules you have, however, because all Access modules are installed into the same "Access" sub-directory. For a more definitive audit check the SAS web-site for filedetv8.sas (for v9) or filedetv8.sas.

Walter

>>> Dimitri Shvorob <dimitri.shvorob@VANDERBILT.EDU> 10:08:28 12-Sep-06 >>> Mark, Patrice, thank you very much!


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