Chapter Contents |
Previous |
Next |
MAPS= |
Default: | MAPS |
Valid in: | configuration file, SAS invocation, OPTIONS statement, OPTIONS window |
CMS specifics: | library-specification |
Syntax | |
Details | |
See Also |
Syntax |
MAPS='library-specification' | ('library-specification-1' ...'library-specification-n') |
'<filetype> SFS-directory | minidisk' |
where filetype specifies the SAS Maps library, and SFS-directory | minidisk is the CMS minidisk or SFS directory on which the MAPS library resides.
Details |
The MAPS library can be specified as a single library or as a concatenated list of libraries, which enables you to create your own map libraries and append them to the library provided with SAS. SAS searches for members throughout all libraries, following the order of the libraries in the concatenated list.
Concatenated library specifications require an explicit filetype. Without a filetype, SAS will not be able to locate individual members within the specified library.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.