CAT_TROWS

Get the number of rows in a catalogue, selection or index

Description:

Get the number of rows in a catalogue, selection or index.

Invocation

CALL CAT_TROWS (CI; NUMROW; STATUS)

Arguments

CI = INTEGER (Given)
Catalogue, selection or index identifier.
NUMROW = INTEGER (Returned)
Number of rows in the catalogue, selection or index.
STATUS = INTEGER (Given and Returned)
The global status.

Copyright

Copyright (C) 1999 Central Laboratory of the Research Councils

Bugs:

None known