To quickly view or print the table layout in ACL, type dis in the ACL command line (dis is short for display).
The table layout contains information about the fields in a table, such as field names, field type (ASCII, Date, Numeric), field length, and most importantly, the expressions used to create computed fields. For more info on computed fields, see What is a Computed Field?