The second SWAP statement restores table one and table two to their original positions. The SAVE statement saves both areas of the translation table by default. The LIST statement displays both areas of the table.
   swap;
   save;
   list both;