DAT_PUT1x
Write vector primitive
Description:
Write a vector primitive.
Invocation
CALL DAT_PUT1x( LOC, EL, VALUE, STATUS )
Arguments
LOC = CHARACTER
(
DAT__SZLOC ) (Given)
EL = INTEGER (Given)
Number of elements.
VALUE
= ?( EL ) (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.
Copyright © 2019 East Asian Observatory