Chapter Contents

Previous

Next
ISPCSR=

ISPCSR=



Specifies the name of the ISPF variable that is set by the SAS VDEFINE user exit to contain the name of a variable whose value is found to be invalid

Default: none
Valid in: configuration file, SAS invocation
Category: Host Interfaces: ISPF
OS/390 specifics: all


Syntax
Details
See Also

Syntax

ISPCSR=variable-name


Details

The ISPF variables that are specified by both ISPCSR= and ISPMSG= are set by the SAS VDEFINE user exit whenever the exit finds an ISPF variable that has a zero length, or whenever the SAS informat that is associated with the variable finds the value invalid. SAS uses the VDEFINE user exit to define variable-name as a character variable length of eight, placing it in the explicit function pool.

To display the current settings of your ISPF options, use PROC OPTIONS GROUP=ISPF.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.