Chapter Contents |
Previous |
Next |
ISPMISS= |
Default: | none |
Valid in: | configuration file, SAS invocation, OPTIONS statement, OPTIONS window |
Category: | Host Interfaces: ISPF |
OS/390 specifics: | all |
Syntax | |
Details | |
See Also |
Syntax |
ISPMISS=value |
Details |
When the ISPF variable has a length of zero, the value of ISPMISS= is the value that will be assigned to SAS character variables defined to ISPF via the SAS VDEFINE user exit that have explicit formats or informats associated with them. The specified value must be one byte in length.
Note: The specified value is substituted
only if the SAS system option ISPCHARF was in effect when the variable was
identified to ISPF via VDEFINE. (See ISPCHARF.)
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.