Table of contents Previous: String Tables - Saving Strings and String Tables Next: String Tables - Deleting Strings and String Tables

10.4 String Tables - Restoring String Tables

  1. In the last step of the previous lesson, you deleted all the strings in the string table. Now, list all the strings in the current string table,

    Type: TL OUT

    and verify that only the global strings and the H and Y system strings remain.

  2. Restore the string table LEARN.

    Type: TU REST LEARN

    A copy of the strings in LEARN are placed in the string table.

  3. List all the strings in the string table.

    Type: TL OUT

    The strings that you saved in the user-defined string table LEARN were restored to the string table.


Table of contents Previous: String Tables - Saving Strings and String Tables Next: String Tables - Deleting Strings and String Tables