Dave,
> I have a 500,000 record text file with a record length of 150 bytes.I'm tring > to find some way of splitting it in two. Because of the record > lenght, I'm not > able to use the tso edit function. I'm sure I have the solution somewhere. > > Thanks, > Dave > I would use IDCAMS repro. repro infile(????) count(250000) repro infile(????) skip(250000) Regards, John ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

