Ok, so I am having some trouble figuring out how to get IEBGENER working in the way that I want it to. I should preface all this by saying that I am running IEBGENER in a z/OS environment on an academic mainframe.
Now, I have three JCL procedures (PROC) inline to some COBOL code that I am working with, and I need to stick IEBGENER in as one of the first steps to put my PROC into a "permanent procedure library under [my] MVS ID" as well as put my COBOL source "into a permanent sequential data set under [my] MVS ID".
The instructor mentions to "remember to code the correct LRECL and BLKSIZE information for these data sets."
I am not very familiar with IEBGENER and haven't found anything that really explains to me how to do what I am trying to do.
Any "Big Iron" people able to help?
Thanks in advance.