CMP_PUT0x
Write scalar component
Description:
Write a scalar primitive component.
Invocation
CALL CMP_PUT0x( LOC, NAME, VALUE, STATUS )
Arguments
LOC = CHARACTER
(
DAT__SZLOC ) (Given)
NAME = CHARACTER
(
DAT__SZNAM ) (Given)
VALUE = ? (Given)
Component 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).
Copyright © 2019 East Asian Observatory