Hi,
I have a file which was supplied by an outside vendor. The file contains no end-of-line type characters. When it is viewed via emacs for instance, it is one big (very big) line.
I know that a logical record exists every 250 characters. I would like to insert a carriage return or end-of-line character every 250 characters so that I have one logical record per line.
Can anyone point me in the right direction? I've been searching various links for a while but haven't run across anything similar. Thanks, Leigh
I have a file which was supplied by an outside vendor. The file contains no end-of-line type characters. When it is viewed via emacs for instance, it is one big (very big) line.
I know that a logical record exists every 250 characters. I would like to insert a carriage return or end-of-line character every 250 characters so that I have one logical record per line.
Can anyone point me in the right direction? I've been searching various links for a while but haven't run across anything similar. Thanks, Leigh