Description:
Get the number of
columns in a catalogue.
Invocation
CALL CAT_TCOLS (CI, COLFLG; NUMCOL; STATUS)
Arguments
CI = INTEGER (Given)
Catalogue identifier.
COLFLG = INTEGER (Given)
Flag indicating the
type of columns of which the number is to be obtained, coded as follows: CAT__GVIRT -
virtual columns only, CAT__GPHYS - physical columns only, CAT__GALL - all columns
(virtual and physical).
NUMCOL = INTEGER (Returned)
Number of columns in the
catalogue.
STATUS = INTEGER (Given and Returned)
The global status.
Copyright
Copyright (C) 1999 Central Laboratory of the Research Councils
Bugs:
None known