Previous Topic: 8.3.2 Maintenance Procedure and Checklist

Next Topic: 8.4 Packaging

8.3.3 JCL Sample


Sample JCL for the assembly and link of VM Data Transfer
Program modules in MVS:

//VMTASML EXEC MICSASM,COND=(4,LT),
// MEM=VMTRCV,
// ASMPARM='OBJECT,LIST,XREF(SHORT)',
// LNKPARM='MAP,XREF,NORENT,REUS,NCAL,SIZE=(200K,50K)'
//*