I work with a lot of line sequential and record sequential files. How do I read an input file in and manipulate data and then create an output file using the File System Object? Right now I have a method that works but I am looking for better performance.
FYI - I frequently deal with files that have a record length of over 2,000 and file sizes of 1GB.
Thank you. Swi
FYI - I frequently deal with files that have a record length of over 2,000 and file sizes of 1GB.
Thank you. Swi