Originally I was pulling from a Loadlib, but just to test I created a textfile, fixed block, LRECL 600 bytes, with a block size of 6000, and got the same results. Might this be a default length in the SYSTSIN DD in the batch job? How to imagine that they would limit this. Any ideas? I agree with...
Removed some typos from previous posting..
I've created a Rexx exec in batch.One of the lines of code is:
"[PULL DATAIN]" (quotes are not in the code itself);
The next line of code is "LLL =LENGTH(DATAIN)"; The next line of code is say "LENGTH OF DATAIN ===>>" LLL for a display line in the...
I've created and Rexx exec in batch.One of the lines of code is:
"[b]PULL DATAIN[b]" (quotes are not in the code itself);
The next line of code is "LLL =LENGTH(DATAIN)"; The next line of code is say "LENGTH OF DATAIN ===>>" = LLL for a display line in the JCL. The display is "LENGTH DATAIN ===>>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.