Next: DAT_PUT0x - Write scalar primitive
Up: ROUTINE DESCRIPTIONS
Previous: DAT_PUT - Write primitive
- Description:
Write a primitive (type specified by routine name).
- Invocation:
CALL DAT_PUTx( LOC, NDIM, DIM, VALUE, STATUS )
- Arguments:
-
LOC = CHARACTER * ( DAT__SZLOC ) (Given)
-
Primitive locator.
-
NDIM = INTEGER (Given)
-
Number of dimensions.
-
DIM = INTEGER( NDIM ) (Given)
-
Object dimensions.
-
VALUE = ?( <dim( 1 )>, <dim( 2 )>, ... ) (Given)
-
Object value.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
There is a routine for each standard data type; to call them,
replace x by C (Character), D (Double), I (Integer), L (Logical),
R (Real). See DAT_PUT notes on character conversion.
Next: DAT_PUT0x - Write scalar primitive
Up: ROUTINE DESCRIPTIONS
Previous: DAT_PUT - Write primitive
HDS Hierarchical Data System
Starlink User Note 92
R.F. Warren-Smith & M.D. Lawden
23rd February 1999
E-mail:rfws@star.rl.ac.uk
Copyright (C) 1999 Central Laboratory of the Research Councils