Search found 2 matches
- Fri Feb 08, 2013 8:45 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Convert fields from text files to CSV
- Replies: 2
- Views: 5103
- Thu Feb 07, 2013 6:51 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Convert fields from text files to CSV
- Replies: 2
- Views: 5103
Convert fields from text files to CSV
Hi I need to process text files created by an automation process. The text files have a fixed format, and I need to convert sections of each file into fields in a CSV file. Where each text file will be a new line in the CSV file. E.g. [row 6 : 0 to 12], [row 6 : 14 to 20], [row 10 : 14 to 20], etc. ...