//SG0040  JOB  (SYSGEN),
//             'Receive Producttape',
//             CLASS=A,
//             MSGCLASS=A,
//             MSGLEVEL=(1,1),
//             REGION=3072K
//*********************************************************************
//*
//*                       MVS 3.8 SYSGEN
//*                       ==============
//*
//* DESC: Receive MVS Product tape
//*
//*********************************************************************
//*
/*MESSAGE  The file <tape_dir>/zdlib1.het is needed
/*MESSAGE  where <tape_dir> is the directory or
/*MESSAGE  path where your tape files are stored
//JOBCAT   DD  DISP=SHR,DSN=SYS1.VMASTCAT
//ZDLIB1  EXEC SMP4
//SMPPTFIN DD  DSN=SMPMCS,
//             DISP=OLD,
//             UNIT=(TAPE,,DEFER),
//             VOL=SER=MVS38J,
//             LABEL=(1,SL)
//SMPCNTL  DD  *
 RECEIVE.
