Page History
...
This parameter specifies the path and name of the file(s) to be deleted. You can specify the full path and name of a particular file to be deleted or you can specify a pattern in the file and extension portion to delete one or more files that match the pattern.
Windows server examples:
...
c:\mydir\my*.*
...
c:\mydir\myfile.txt
IBM i server examples:
...
/mydir/my*.*
...
/mydir/myfile.txt
OUTPUT Parameters
There are no output parameters.