ISPVDEFA System Option: z/OS

Specifies whether all current SAS variables are to be identified to ISPF via the SAS VDEFINE user exit.
Valid in: Configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Host Interfaces: ISPF
PROC OPTIONS GROUP= ISPF
Default: NOISPVDEFA
z/OS specifics: All

Syntax

ISPVDEFA | NOISPVDEFA

Details

If ISPVDEFA is specified, then all current SAS variables are identified to ISPF via the SAS VDEFINE user exit. If a VDEFINE service request is issued that has a value that is specified automatically, then any variables that it specifies are defined twice.
If NOISPVDEFA is in effect, then only those variables that are passed automatically to the VDEFINE user exit are defined.
To display information about ISPF options, use PROC OPTIONS GROUP=ISPF.