ATN Automatic Table Numbers

<< Click to Display Table of Contents >>

Navigation:  Reference > Formats >

ATN Automatic Table Numbers

ATN is a logical format. The standard setting is NATN (false).

Setting ATN instructs CL to assign a number to each table and print this instead of the table name. The numbering starts at 1 and increases by 1 for each printed table. Format STN may be used to reset the counter.

If AID is set false, and ATN is set true, the automatic table number will not be incremented if the table name would not change between tables. So, for example, if the user specifies three tables, 17, 18A and 18B, and format options ATN/NAID, then the names will appear as 1, 2 and 2.

See also format:

AID Alphabetic characters in table Id

STN Set Table Number (for ATN)