3.12.4 .TBL File Guidelines

Each .TBL file must adhere to the following guidelines:

  • Any NAME, DESC, DIM, CODEPAGE, and PRAGMA statements must appear before any INVERT statements.

  • Any NAME, DESC, DIM, CODEPAGE, PRAGMA, and INVERT statements must appear before any IMPORT statements.

  • Any NAME, DESC, DIM, CODEPAGE, PRAGMA, INVERT, and IMPORT statements must appear before any BEGIN and END statements.