This section describes the Finalist batch driver:
- Windows — Finalist.exe
- z/OS — PGM=FINALIST
- Unix/Linux — ./finalist
The input JOB file controls the Finalist batch driver.
- Windows, Unix, and Linux — The JOB file is specified by the -j execution option (finalist.exe -j verimove.job).
- z/OS — The PBFNJOB file (DD) name points to the JOB file.
The Finalist batch driver produces an output job log file.
- Windows, Unix and Linux — The driver job log file can be overridden with the -l execution option (finalist.exe -l verimove.log). The default file is the JOB filename with a suffix of .log.
- z/OS — The JOBLOG output uses the JOBLOG file (DD). This JOBLOG file should not be confused with the Finalist LOG file.
For more information, please refer to Running a Job.