in reply to Re: Converting fixed record length files to pipe delimited
in thread Converting fixed record length files to pipe delimited

Oh, one other thing I forgot to mention, I was only using "A" data types, but this method would work for any type of fixed records with binary or other embedded data types in it, just simply change the field types for the record layout...

Mike

"The two most common elements in the universe are hydrogen... and stupidity."
Harlan Ellison
  • Comment on Re: Converting fixed record length files to pipe delimited a follow-up