NDG_CPSUP

Copy supplemental information for an NDF

Description:

Copies an entry with its supplemental information from one group to another, appending it to the end of the output group.

Invocation

CALL NDG_CPSUP( IGRP1, I, IGRP2, STATUS )

Arguments

IGRP1 = INTEGER (Given)
The NDG group as returned by NDG_ASSOC, etc.
I = INTEGER (Given)
The index, within IGRP1, of the entry to copy.
IGRP2 = INTEGER (Given)
The NDG group to which the copied information should be appended.
STATUS = INTEGER (Given and Returned)
The global status.