ATL_RM

Remove a file

Description:

This subroutine calls the " PSX_REMOVE" RTL function to remove a specified file. No error occurs if the file cannot be removed for any reason.

Invocation

CALL ATL_RM( FILE, STATUS )

Arguments

FILE = CHARACTER ( ) (Given)
The path to the file.
STATUS = INTEGER (Given and Returned)
The inherited global status.