View Single Post
Old 07-13-2006, 10:20 AM   #2 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,726
redhead is on a distinguished road
What does it look like, what you're saying here isn't exactly describing your problem, if we get some info on how your comma seperated is formed, if the Includes hitting the enter key has something todo with breaking the lines so it would be something like:
Quote:
first, second, third, forth
first, second, third, forth
first, second, th<enter>
ird, forth
first, second, third, forth
So you had something usefull to search for, say "all lines which has less than N commas must be broken from a user entered <enter>" so combine that with whatever following on the next line..

Else if it's just something like: "every tenth line is screwed, so combine that with the eleventh it's just a matter of counting the lines, and then mengle with the tenth/eleventh line...

But in order to see what we have here, we realy need to take a closer look at what an occurance of this might look like.
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote