Previous Topic: Enhanced Concatenation SupportNext Topic: Batch Return Codes


Batch JCL PARM Parameter

Use the JCL PARM parameter to run the application in scan mode to verify command syntax before executing the commands.

The following example scans the SYSIN control cards reporting any invalid command syntax.

//FMBATCH   EXEC PGM=CAWABATC,PARM='SCAN'