| UTF-8 / Unicode & DBCS |
|
| Translating to/from Unicode | The
TRANSLATE directive has been extended to convert the
extended data between DBCS and UNICODE. The new format
for the Translate directive is:
This directive can be used to translate data from DBCS to UNICODE, UNICODE to DBCS, or two different DBCS forms (different codepages). It will take the string provided in <inputstr> and convert it into <strvar$>. Various options exist:
If desired you can specify TBL=* to indicate that you want to use the current default codepage. Examples:
|
| Limitations | Prresently,
the extended character support is limited to the Windows
version of PxPlus or when using WindX in any supported
server configuration. JavX does not support the use of
the Extended Character set. The TRANSLATE directive and TCB values are ONLY available on a Windows system. |