Description:
Recursively copy an object into a component. This means that the
complete object (including its components and its components’s components, etc.) is copied, not just the top
level.
Invocation
CALL DAT_COPY( LOC1, LOC2, NAME, STATUS )
Arguments
LOC1 = CHARACTER
(
DAT__SZLOC ) (Given)
LOC2 = CHARACTER
(
DAT__SZLOC ) (Given)
Structure locator.
NAME = CHARACTER
(
DAT__SZNAM ) (Given)
Component name.
STATUS = INTEGER (Given and Returned)
The
global status.
Copyright © 2019 East Asian Observatory