next up previous
Next: DAT_CCTYP - Create type string
Up: ROUTINE DESCRIPTIONS
Previous: DAT_BASIC - Map primitive as basic units

DAT_CCOPY - Copy one structure level   

Description:
Copy an object into a structure and give the new component the specified name. If the source object is a structure, a new structure of the same type and shape is created but the content of the original structure is not copied.

Invocation:
CALL DAT_CCOPY( LOC1, LOC2, NAME, LOC3, STATUS )

Arguments:
LOC1 = CHARACTER * ( DAT__SZLOC ) (Given)
Object locator.
LOC2 = CHARACTER * ( DAT__SZLOC ) (Given)
Structure locator.
NAME = CHARACTER * ( DAT__SZNAM ) (Given)
Component name.
LOC3 = CHARACTER * ( DAT__SZLOC ) (Returned)
Component locator.
STATUS = INTEGER (Given and Returned)
The global status.



next up previous
Next: DAT_CCTYP - Create type string
Up: ROUTINE DESCRIPTIONS
Previous: DAT_BASIC - Map primitive as basic units

HDS Hierarchical Data System
Starlink User Note 92
R.F. Warren-Smith & M.D. Lawden
23rd February 1999
E-mail:rfws@star.rl.ac.uk

Copyright (C) 1999 Central Laboratory of the Research Councils