FIO_CANCL

Close a file and cancel the parameter

Description:

Close any open file that is associated with the parameter and cancel the parameter.

Invocation

CALL FIO_CANCL( PNAME, STATUS )

Arguments

PNAME = CHARACTER ( ) (Given)
Expression giving the name of a file parameter which has previously been associated with a file using FIO_ASSOC.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: