Processing math: 100%
←Prev
HDS
Hierarchical Data System
Next→
TOC ↑
DAT_GET0x
Read scalar primitive
Description:
Read a scalar primitive.
Invocation
CALL DAT_GET0x( LOC, VALUE, STATUS )
Arguments
LOC = CHARACTER
∗
( DAT__SZLOC ) (Given)
Primitive
locator
.
VALUE = ? (Returned)
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_GET
notes on character conversion.
Copyright © 2019 East Asian Observatory
←Prev
HDS
Hierarchical Data System
Next→
TOC ↑