Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

BS2000 systems

On BS2000 systems, an automatic code conversion can be generated for communication between the UTM application and a TS application of the SOCKET-USP type (operand MAP= in the PTERM or TPOOL statement) and for HTTP clients (CHAR-SET statement and operand CONVERT-TEXT in the HTTP-DESCRIPTOR statement). This is because socket USP applications and HTTP clients generally uses an ASCII compatible code, while the UTM application normally uses an EBCDIC code.

Modifying code conversion tables on BS2000 systems

The tables are defined in the assembler module KDCEA. The source for KDCEA is located in the library SYSLIB.UTM.070.EXAMPLE.

To change a table, proceed as follows:

  1. Modify the table in the KDCEA module.

  2. Assemble the KDCEA module.

  3. Link KDCEA to the application using the INCLUDE-MODULES statement before the RESOLVE-BY-AUTOLINK statement is effective for the library SYSLNK.UTM.070.