KPG1_DATCP

Gets an AST FrameSet from an NDF

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.

This routine is exactly like DAT_COPY except that it will copy array slices, which DAT_COPY will not.

Invocation

CALL KPG1_DATCP( LOC1, LOC2, NAME, STATUS )

Arguments

LOC1 = CHARACTER ( ) (Given)
Object locator.
LOC2 = CHARACTER ( ) (Given)
Structure locator.
NAME = CHARACTER ( ) (Given)
Component name.
STATUS = INTEGER (Given and Returned)
The global status.