On Thu, 18 Oct 2012 12:43:00 -0500, Ron Thomas wrote: > >I have a requirement where the input file is comming from a thrid party >system and each of the files is having different logical record lengths. Once >the file cam i have to use the file and encrypt the customer number that is >there. Please let me know how in a single cobol program we can acheive the >same? > What RECFM? If V[B] just concatenate them in JCL. I believe that for a long time now (but not as long as it should have been, IMO) the largest LRECL and BLKSIZE will be chosen. If I'm wrong, specify those values as overriding attributes of the first catenand.
-- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
