Re: MVT COBOL under MVS3.8j.
| Newsgroups | gmane.comp.emulators.hercules390.mvs |
|---|---|
| Message-ID | <[email protected]> |
Hello, My apologies for the multiple sends. I noticed afterwards my COB.SYSLIB DD statement was not the right one and it does affect the BUF minimal value. I removed it and now, I can run the same job on MVT with: //TLADDR EXEC PROC=COBUCLG, // REGION=86K, // PARM.COB='LOAD,SIZE=81920,BUF=2768,XREF' It also runs without specifying the BUF parameter. Rene FERLAND, Montreal