Re: Re: Compile and run later
Ron Hudson <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 20, 2010 at 7:30 PM, Ron Hudson <[email protected]> wrote: > > > On Thu, May 20, 2010 at 5:40 PM, Mike Stramba <[email protected]>wrote: > >> >> >> Ron, >> >> I've sort of lost track in this thread .... >> >> can you post your JCL for compiling & linking your program ? >> >> thx >> >> > And here is the JCL for creating HUDSON.GO.LOAD(PDS) > > //MKLIB JOB (MKLIB),'-HUDSONRA-', > > // CLASS=A, > // MSGCLASS=A, > // MSGLEVEL=(1,1) > //* ************************************************************* > //DO EXEC PGM=IEFBR14 > //DD00 DD DISP=(NEW,CATLG,),DSN=HUDSON.GO.LOAD(TEMP), > // SPACE=(CYL,(5,5,89)),VOL=SER=(PUB000), > > // DCB=SYS1.LINKLIB,UNIT=SYSALLDA > > > btw those blank lines are not in the file... not sure where they came from..