Next: Error Handling
Up: Integrating a MIDAS Application
Previous: Descriptor LHCUTS
Table Rules
The following rules apply to programs using tables:
- It is necessary to initialize the table files via the routine
TBTINI (TCTINI) or read the table using TBERDx
or TBRRDx (TCERDx, TCRRDx) before accessing the tables.
- Up to 16 tables can currently be active in an application program.
- The maximum size of tables in the current version is 256 columns.
There is no upper limit in the number of rows except for the total
size of the table being limited to about 25 Mbytes, equivalent to
6 millions real*4 elements.