SYNOPSISTBL *opentbl
(
char *name
);
PARAMETERS
DESCRIPTION
Open a TBL, and return a pointer to it. The table is rewound, so
the first gettblrow() will return the first record.
If the table is not found, or could not be opened NULL is returned.
SEE ALSO
closetbl()