Joined: 03 Dec 2002 Posts: 579 Topics: 1 Location: Iowa, USA
Posted: Tue Jul 18, 2006 8:03 am Post subject:
What???? The LRECL on the file need only describe the LARGEST possible record. The beauty of a VB file is that the records don't HAVE to be any certain length or filled with blank spaces! Run a copy and give the output file an LRECL=23086 but some records may be shorter. Your program simply needs to identify each field and it's length.
If you must continue, your OUTREC syntax may be wrong. Msg WER237I says O/P record is only 22780, not 22780 padded onto 256. _________________ Regards,
Bill Dennis
Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum