RTRACELOC System Option: Windows

Specifies the pathname of the file to which the list of resources that are read or loaded during a SAS session is written.
Valid in: configuration file, SAS invocation
Category: Environment control: Files
PROC OPTIONS GROUP= ENVFILES
Default: none
Windows specifics: all

Syntax

-RTRACELOC filename | pathname\filename

Required Argument

filename | pathname\filename
specifies a valid Windows filename or a pathname and a filename in which to store the file resource information. If the filename or the pathname contains spaces, enclose the name in quotation marks. If pathname is not specified, the file resource information is stored in the current directory.

Details

You can use the RTRACELOC and the RTRACE system options to determine which resources SAS uses.