CAT_RSET

Set the number of rows which a new catalogue is expected to contain

Description:

Set the number of rows which a new catalogue is expected to contain.

The value set may be either used or ignored, depending on the type of the catalogue.

Invocation

CALL CAT_RSET (CI, ROWS; STATUS)

Arguments

CI = INTEGER (Given)
Catalogue identifier.
ROWS = INTEGER (Given)
Number of rows which the catalogue is to contain.
STATUS = INTEGER (Given and Returned)
The global status.

Copyright

Copyright (C) 1999 Central Laboratory of the Research Councils

Bugs:

None known