Loading...
Select Version
&pagelevel(5)&pagelevel
This statement can be used to remove those files from a directory file which are no longer cataloged.
REMOVE-UNCATALOGED-FILES |
DIRECTORY-NAME = <filename 1..54> ,NEW-DIRECTORY-NAME = <filename 1..54> ,SILENT-RUN = *NO / *YES |
DIRECTORY-NAME = <filename 1..54>
Fully qualified path name of the directory file from which the uncataloged files are to be removed.
NEW-DIRECTORY-NAME = <filename 1..54>
Fully qualified path name of the output directory file.
SILENT-RUN = *NO / *YES
If the value is *NO, a message is output if an error occurs. The run is terminated.
If the value is *YES, the run is only simulated: the input directory is read in full but no output file is created. Every error (e.g. name conflict) that is identified during execution is logged.