RXS_deleteFile()

Allows the programmer to easily delete a file in the IFS.

Subprocedure Prototype

D RXS_deleteFile  pr            10i 0

Deletes the specified IFS file.

D  pFile                              value like(RXS_FilePath)

The qualified name of the IFS file to be deleted.

Example: /myFolder/myFile.xml