Next: CAT_PPTAt - Create a parameter, simultaneously setting all its attributes
Up: Detailed subroutine specifications
Previous: CAT_PINQ - Inquire the values of all the attributes for a parameter
CAT_PNEW0
- Create a scalar part (column or parameter)
- Description:
- Create a scalar part (column or parameter).
- Invocation:
- CALL CAT_PNEW0 (CI, PTYPE, PNAME, DTYPE; PI; STATUS)
- Arguments:
-
CI = INTEGER (Given)
-
Identifier to the catalogue in which the part is to be created.
-
PTYPE = INTEGER (Given)
-
Type of part to be created, coded as follows:
CAT__FITYP - column (or field),
CAT__QITYP - parameter.
-
PNAME = CHARACTER
(
) (Given)
-
Name of the part to be created.
-
DTYPE = INTEGER (Given)
-
Integer code for the data type of the part to be created.
-
PI = INTEGER (Returned)
-
Identifier to the new part.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
-
Copyright
- Copyright (C) 1999 Central Laboratory of the Research Councils
- Bugs:
- None known
Next: CAT_PPTAt - Create a parameter, simultaneously setting all its attributes
Up: Detailed subroutine specifications
Previous: CAT_PINQ - Inquire the values of all the attributes for a parameter
CAT [1ex
Starlink User Note 181
A.C. Davenhall
4th April 2001
E-mail:ussc@star.rl.ac.uk
Copyright © 2001 Council for the Central Laboratory of the Research Councils