Previous Page | Next Page

SAS System Options under Windows

MAPS System Option: Windows



Specifies the name of the SAS library that holds the SAS/GRAPH map data sets.
Default: !sasroot\maps
Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Graphics: Driver settings
PROC OPTIONS GROUP= GRAPHICS
Windows specifics: default value and location-of-maps must resolve to a valid Windows pathname
See: MAPS System Option in SAS Language Reference: Dictionary

Syntax

Syntax

-MAPS location-of-maps
MAPS=location-of-maps

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.

Previous Page | Next Page | Top of Page