Search found 1 match
- Wed Jan 28, 2009 3:10 pm
- Forum: WildEdit
- Topic: Having trouble with replace of repetitive lines
- Replies: 1
- Views: 1948
Having trouble with replace of repetitive lines
I am trying to process tab-delimited files output from Excel to prepare them for input into another program. The files have a prelude section, a repeated data section, and a postlude section. I want to get rid of the prelude/postlude entirely and transform each line of the repeated section. My input ...