XCHGFIL file

If the XCHGFIL parameter is used, SBMITPJOB writes all exchanged information to the specified file. This file must have the following format.

R EXCHANGE
   JOBID         32          TEXT('Job ID')
   KEY           64          TEXT('Key')
   VALUE       1024          TEXT('Value')

The record format is named EXCHANGE.

The caller is responsible for creating this file.