Enabling Unicode support an InfoPrint Manager AIX, InfoPrint Manager Linux, and Windows server
For the OTF input files, the detection of the environment (Unicode and non-Unicode) and the detection of the double-byte languages in non-Unicode environments is automatic. For the ABAP files, if the input file is a Unicode-encoded (SAPGOFU) file, the environment automatically goes to Unicode.
The input file encoding is automatically detected and you do not have to edit the contents of a syscp file to set the input encoding when both SAPGOF and SAPGOFU files are submitted in a Unicode environment.
Environment automatic detection
Type of the input file | Encoding of the input file | Environment detection method | Additional comments |
---|---|---|---|
OTF | UTF-16 (BE or LE) | Automatic | Environment is set to Unicode. |
ASCII | Automatic | Environment is set based on the code pages used (code page commands) | |
ABAP | UTF-16 (BE or LE) | Automatic | Environment is set to Unicode. |
ASCII | 'userenv' config file is used | The default value is NORMAL, which means non-Unicode. |