Assigns or clears a libref for a SAS library.
Category: | SAS File I/O |
Windows specifics: | behavior of the ' 'libref (a space between single quotation marks) |
See: | LIBNAME Function in SAS Functions and CALL Routines: Reference |
specifies the libref that is assigned to a SAS library. Under Windows, the value of libref can be an environment variable.
specifies the physical name of the SAS library that is associated with the libref.
specifies the engine that is used to access SAS files opened in the data library.
names one or more options honored by the specified engine, delimited with blanks.