Description:
Read a specified row
from a catalogue, selection or index into the current row buffer for that catalogue.
Invocation
CALL
CAT_RGET (CI, ROWNO; STATUS)
Arguments
CI = INTEGER (Given)
Catalogue, selection or index
identifier. The row number, ROWNO (below), refers to the row number in the catalogue,
selection or index, as appropriate.
ROWNO = INTEGER (Given)
Number of the row to be
read.
STATUS = INTEGER (Given and Returned)
The global status.
Copyright
Copyright (C) 1999 Central Laboratory of the Research Councils
Bugs:
None known