The following example illustrates how a compile model uses common models for job statement generation:
@* @* Compile a COBOL program @* @JOBNAME = 'COBCOMP' @* Name of JOB @JOBCLASS = 'A' @* Execution class of JOB @INCLUDE JOBCARDS @* Build the JOB statements //COMP EXEC COBUCL,...
|
Copyright © 2004 CA.
All rights reserved.
|
|