|
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
|