Chapter Contents

Previous

Next
ISPCHARF

ISPCHARF



Specifies whether SAS character variables with explicit informats or formats have their values converted by the informats or formats each time they are used as ISPF variables

Default: NOISPCHARF
Valid in: configuration file, SAS invocation, OPTIONS statement, OPTIONS window
Category: Host Interfaces: ISPF
OS/390 specifics: all


Syntax
Details
See Also

Syntax

ISPCHARF | NOISPCHARF


Details

If ISPCHARF is specified, then formats and informats are used for SAS character variables that have been defined to ISPF via the SAS VDEFINE user exit. If NOISPCHARF is in effect, then formats and informats are not used for these SAS character variables.

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.