Chapter Contents

Previous

Next
The TRANTAB Procedure

CLEAR Statement


Sets all positions in the translation table to zero. This statement is useful when you create a new table.

CLEAR <ONE|TWO|BOTH>;


Options

ONE | TWO | BOTH

ONE
clears table one.

TWO
clears table two.

BOTH
clears both table one and table two.

Default: ONE


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.