Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Modifying code conversion tables on BS2000 systems

&pagelevel(5)&pagelevel

In client applications on BS2000 systems, you can modify the standard conversion tables as follows:

  1. Copy the file KDCAEEA.C to your user ID.

  2. Modify the tables as required, see “Adapting tables in kcsaeea.c or KDCAEEA.C (Standard code conversion tables)”.

  3. Compile the modified source file in LLM format to a PLAM library.

  4. When starting your client application, use the SET- FILE-LINK command to assign a link name BLSLIBnn (with 00<=nn<=99) to the PLAM library with the LLM. Here, nn must be less than the number of the BLSLIB which you assign to the PLAM library $userid.SYSLIB.UTM-CLIENT.070. Alternative: Link the L element to your client application.