Save and display the tables in their original positions. The
second SWAP statement restores tables 1 and table 2 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;