TRANTAB Procedure

CLEAR Statement

Sets all positions in the translation table to zero; used when you create a new table.

Syntax

CLEAR <ONE|TWO|BOTH>;

Optional Argument

ONE | TWO | BOTH
ONE
clears table 1.
TWO
clears table 2.
BOTH
clears both table 1 and table 2.
Default:ONE