TEXTURELOC= System Option

Specifies the location of textures and images that are used by ODS styles.
Valid in: Configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Log and procedure output control: ODS Printing
PROC OPTIONS GROUP= ODSPRINT
Note: This option can be restricted by a site administrator. For more information, see Restricted Options.

Syntax

TEXTURELOC=location

Syntax Description

location
specifies the location of textures and images used by ODS styles. Location can refer either to the physical name of the directory or to a URL reference to the directory.
Restriction: Only one location is allowed per statement.
Requirements:If location is not a fileref, then you must enclose the value in quotation marks.

The files in the directory must be in the form of gif, jpeg, or bitmap.

Location must refer to a directory.

See Also

Dictionary of ODS Language Statements in SAS Output Delivery System: User's Guide