Encode scheme values
encode_scheme_value
stores the
user-specified value for the encode scheme. SMAT reads the value to decide which encode
scheme to use when displaying a message.
There are three possible values and corresponding IDE choices:
- (Default value) ASCII no
encoding is performed (
enc_ascii
) - EBCDIC use defined mapping
(
enc_ebcdic_hie
) - EBCDIC use alternate mapping
(
enc_encdic_alt
)