Oce XDL Reference Manual page 43

Lcds-module xdl/djde
Table of Contents

Advertisement

Input Processing
Point to note
Multiple user-defined code translation tables are allowed, but only one may be without a
command identifier. The corresponding CODE parameters of the VOLUME command are
used to reference each user-created code table by a command identifier. The USER option
of the CODE parameters of the VOLUME command are used to reference a user-defined
code translation table in which no command identifier is coded.
Example
A user's input tape is recorded in EBCDIC. On output, however, codes 5A, 5B and 5C (char-
acters!,$,* respectively), are assigned to the character blank (X'40'). The command to mod-
ify the EBCDIC base table is as follows:
CODE DEFAULT=EBCDIC,ASSIGN=(X'5A',X'40'),
ASSIGN=(X'5B',X'40'),ASSIGN=(X'5C',X'40');
A29247-X4-X-8-7672
Summary of CODE Command Parameters
35

Advertisement

Table of Contents
loading

This manual is also suitable for:

DjdePrismaproduction server v3.10

Table of Contents