Page 2 of 2

Re: Copy VB to FB with smaller LRECL without truncating

PostPosted: Thu Dec 13, 2012 8:21 pm
by dick scherrer
Hello,

If this was my task to do, i'd read the entire file into an array within a program (i'd use cobol as it is the standard at this site), parse the array, and write out the individual records.