CAT_SZTXT

Return the maximum permitted size of a line of text for a cat

Description:

Return the maximum permitted size of a line of text for a catalogue. The maximum permitted size is defined by the back-end type.

Invocation

CALL CAT_SZTXT (CI, ACCESS; LINESZ; STATUS)

Arguments

CI = INTEGER (Given)
Catalogue identifier.
ACCESS = CHARACTER() (Given)
Mode in which the text is to be accessed; READ or WRITE.
LINESZ = INTEGER (Returned)
Maximum permitted size of a line of textual information for the catalogue.
STATUS = INTEGER (Given and Returned)
The global status.

Copyright

Copyright (C) 1999 Central Laboratory of the Research Councils

Bugs:

None known