RXS_deleteFile
From Wiki
|
| User Guide |
Contents |
Description
Allows the programmer to easily delete a file in the IFS.
Prototype
D RXS_deleteFile pr 10i 0 D pFile value like(RXS_FilePath)
Parameters
- pFile
- Specify the qualified name of the IFS file to be deleted (e.g. /myfolder/myfile.xml)
Return value
None.
Notes / Examples
None.
