Specifies (1) whether unprintable characters are replaced and (2) which
substitution character (if any) is used. An unprintable character is a
character that the printer is not able to print.
The possible values are:
- (1) Replace character
- *YES
- Unprintable characters are replaced. The program is not notified
when unprintable characters are detected.
- *NO
- Unprintable characters are not replaced. When an unprintable
character is detected, a message is sent to the program.
- *CMDDFT
- The system default is used.
- (2) Replacement Character
- user defined
- Specify the substitution character that is used each time an unprintable
character is detected if *YES is also specified in this parameter.
Valid values range from hexadecimal 40 through 99 and A1 through FE.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.