DAT_PUT0x
Write scalar primitive
Description:
Write a scalar primitive.
Invocation
CALL DAT_PUT0x( LOC, VALUE, STATUS )
Arguments
LOC = CHARACTER
(
DAT__SZLOC ) (Given)
VALUE = ? (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