Search found 1 match

by gotcher
Fri May 23, 2008 4:51 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Count the number of times a line is in a file
Replies: 1
Views: 4146

Count the number of times a line is in a file

I want to look at the all of the characters up to the first comma (it may very in size) in a line and see how many times that line shows up in a file and then append that number to the end of the line.

The example file would look like:
1234567890,11111,5/22/2008,6/22/2008,01,400.00
1234567890,11111 ...