SAS_learner
2009-01-13 13:53:49 UTC
hello guys,
Right now I am chaniging my programs to work on Windows that are written on
Unix. As part of of it I am using same Libnames with the change of path and
syntax. Here I want to know if there is way to deassign all the libnames
that are assigned before say for example I have Libname Temp "C;\temp" to
Temp"D:\Temp\Sas" . I know SAS would pick up the second one as path but just
want to make sure that it does not take the First one.
And any of you have any macro or code which work on windows that would pick
the Folder name and assign the necessary libnames irrespective of what
Operating system I am using ??
TIA
SL
Right now I am chaniging my programs to work on Windows that are written on
Unix. As part of of it I am using same Libnames with the change of path and
syntax. Here I want to know if there is way to deassign all the libnames
that are assigned before say for example I have Libname Temp "C;\temp" to
Temp"D:\Temp\Sas" . I know SAS would pick up the second one as path but just
want to make sure that it does not take the First one.
And any of you have any macro or code which work on windows that would pick
the Folder name and assign the necessary libnames irrespective of what
Operating system I am using ??
TIA
SL