BLANKVAL

Specifies the character set to use when the XDFLD DBDGEN statement has its NULLVAL keyword set to BLANK.
Note: Supported by the DBDGEN mfims utility.

Syntax:

>>-----BLANKVAL--(.--A--.)---><
                  +--E--+

Parameters:

A
ASCII; interprets a blank to be an x'20' (ASCII space character).
E
EBCDIC; interpret a blank to be an x'40' (EBCDIC space character).

Properties:

Default: BLANKVAL(A)

Dependencies:

Applies only when the XDFLD DBDGEN statement has its NULLVAL keyword set to BLANK.