MAPS System Option: Windows

Specifies the name of the SAS library that holds the SAS/GRAPH map data sets.

Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Graphics: Driver Settings
PROC OPTIONS GROUP= GRAPHICS
Default: !sasroot\maps
Windows specifics: default value and location-of-maps must resolve to a valid Windows pathname
See: MAPS= System Option in SAS/GRAPH: Mapping Reference

Syntax

Required Argument

location-of-maps

specifies a libref, a valid Windows pathname, or an environment variable associated with a pathname. Remember that a pathname is only to the directory or subdirectory level. If the pathname contains spaces, enclose the pathname in quotation marks.

Details

APPEND and INSERT System Options

You can use the APPEND and INSERT system options to add additional file specifications.

See Also

APPEND= System Option in SAS System Options: Reference
INSERT= System Option in SAS System Options: Reference