Next: AIF_TEMP - Create a temporary HDS object
Up: Routine Descriptions
Previous: AIF_OPFIO - Opens a Fortran sequential file by name
AIF_PTFNM
- Writes the name of an HDS file to a parameter
- Description:
- Normally, the handles to HDS data files are locators and files
are obtained via the parameter system. However, some
applications can generate sensible names, especially when dealing
a long series of files that are to be created without manual
intervention. There is no direct mechanism in the user-level
parameter-system library to put a name into the associated
parameter. This routine provides that functionality.
- Invocation:
- CALL AIF_PTFNM( PARNAM, FILNAM, STATUS )
- Arguments:
-
-
PARNAM = CHARACTER
(
) (Given)
-
Parameter name associated with the data object whose name is
to be written.
-
FILNAM = CHARACTER
(
) (Given)
-
The name of the file.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
- This cannot be used to obtain the names of objects within
an HDS file.
-
Prior Requirements
- Must have obtained the file via the input parameter.
Next: AIF_TEMP - Create a temporary HDS object
Up: Routine Descriptions
Previous: AIF_OPFIO - Opens a Fortran sequential file by name
KAPLIBS -- Internal subroutines used within the KAPPA package.
Starlink User Note 238
D.S. Berry
Malcolm J. Currie
9th March 2009
E-mail:ussc@star.rl.ac.uk
Copyright © 2010 Science and Technology Facilities Council