next up previous 237
Next: NDF_CPUT - Assign a value to an NDF character component
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_CMSG - Assign the value of an NDF character component to a message token


NDF_COPY - Copy an NDF to a new location

Description:
The routine copies an NDF to a new location and returns an identifier for the resulting new base NDF.

Invocation:
CALL NDF_COPY( INDF1, PLACE, INDF2, STATUS )

Arguments:

INDF1 = INTEGER (Given)
Identifier for the NDF (or NDF section) to be copied.
PLACE = INTEGER (Given and Returned)
An NDF placeholder (e.g. generated by the NDF_PLACE routine) which indicates the position in the data system where the new NDF will reside. The placeholder is annulled by this routine, and a value of NDF__NOPL will be returned (as defined in the include file NDF_PAR).
INDF2 = INTEGER (Returned)
Identifier for the new NDF.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_CPUT - Assign a value to an NDF character component
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_CMSG - Assign the value of an NDF character component to a message token

NDF [1ex
Starlink User Note 33
R.F. Warren-Smith & D.S. Berry
16th July 2012
E-mail:starlink@jiscmail.ac.uk

Copyright © 2013 Science and Technology Facilities Council