RE: Replace tab delimited headings in file

2004-06-17 Thread Debbie Cooper
EMAIL PROTECTED] Subject: Re: Replace tab delimited headings in file On Jun 16, Debbie Cooper said: >I need to replace the tab delimited headings in a text file so that I end up >with shorter (lengthwise) headings. I have headings like the following: > >Heading_1,122 Heading_2,122 Another

Re: Replace tab delimited headings in file

2004-06-16 Thread Jeff 'japhy' Pinyan
On Jun 16, Debbie Cooper said: >I need to replace the tab delimited headings in a text file so that I end up >with shorter (lengthwise) headings. I have headings like the following: > >Heading_1,122 Heading_2,122 AnotherHeading_1,1 .. I'm assuming this will be the *first* line of a fil

Replace tab delimited headings in file

2004-06-16 Thread Debbie Cooper
I need to replace the tab delimited headings in a text file so that I end up with shorter (lengthwise) headings. I have headings like the following: Heading_1,122 Heading_2,122 AnotherHeading_1,1 .. I want to replace these headings with something like the following: x1 x2 and s