UTIL_DELETE
Deletes a file from the file system
Invocation
CALL UTIL_DELETE( SPEC, STATUS )
Description
Deletes a file from the file system.
Arguments
-
SPEC = CHARACTER*(*) (given)
The file specification of the file to be deleted
-
STATUS = INTEGER (given and returned)
The global status.
References