Referencing a SAS Library
Using a LIBNAME Statement
To do this...
|
Use this SAS statement...
|
Example
|
---|---|---|
Reference a SAS library
|
LIBNAME statement
|
libname taxes
'c:\users\name\sasuser'; |
C:\Acct\Qtr1\Report
in
the Windows environment.
libname taxes 'c:\acct\qtr1\report';
Get SAS Certification Prep Guide: Base Programming for SAS 9, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.