Help for FILE_DELETE

PURPOSE:
FILE_DELETE deletes all files supplied as inputs.

EXECUTION:

Example
        FILE_DELETE (file1,file2,file3)

Output, size and parameter fields are not used.

OPERATION:
FILE_DELETE opens each input file, then closes it with the close status
of DELETE.

WRITTEN BY:  Ron Alley, 13 January 1998
COGNIZANT PROGRAMMER:  Ron Alley


PARAMETERS:


INP

Input files

See Examples:


Cognizant Programmer: