Previous Topic: ERRORS RecordNext Topic: GROUP Record


FILE Record

The FILE record provides information for a file the job processed.

FILE filename filetype filemode

FILE records appear in a keyword data report only if the REPORT record in the job template file specified file-level report detail. The order in which they appear reflects the order in which the files were processed.

The SUCCESS record indicates the job processing outcome for a file if file-level detail was specified.

Definitions

filename filetype filemode

Indicates the filename, filetype, and filemode of the file. The filemode letter is always A, and the filemode number is the actual filemode number from the file.