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 (January 2008, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 10 Jan 2008 10:52:01 -0500
Reply-To:   SAS_learner <proccontents@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   SAS_learner <proccontents@GMAIL.COM>
Subject:   How to make Library enable at startup
Content-Type:   text/plain; charset=ISO-8859-1

hello guys,

Just curious how can we tell SAS programtically to enable a library at start up. I know how I can do it using Explorer ---->Right Click ----->Create New ------->After giving the Required information if I check up the box which enable at startup it would do it but instead of that I want know how we can do it in enhanced editor some thing like this

Libname Test "C:\sas\library" access = Readonly ;

by the way is there a way unassign a Libname without this Option

thank you all for the help Kumar


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