|
|
SASPairs: |
|
Rembrandt, The Scholar
In SAS, Libname is short for Library Name. A SAS Library is nothing more than a folder in Windows (or a directory in Linux/Unix) that contains SAS files. To avoid typing in a long folder name, SAS assigns a short "nickname" to a folder. One can then refer to the folder using this short nickname. This nickname is the Libname. There are four rules for the Libname.

