Rob, I already worked a "not that smart" way around my problem by appending the desired string to every new line and prepend it to the beginning of the whole target string. As said, it's not that elegant but works. *sigh*
This was one of those moments when I wanted to improve my regex understanding with and I first threw it at "Regex Coach" which showed me that I was on the right path, but with CF ... I did not try what you suggested but one should be able to script it fairly easily. Greetz Patric > I wasn't aware of that particular "feature", but it would seem to > remove all meaning from the multiline operator. > Just out of curiosity, have you tried adding something to the > beginning of each line and seeing whether REFind() will handle it > better? It sounds crazy since both functions use the same regex > engine, but it might be worth a try on a simplified file. I've seen > crazier inconsistencies than this. -- Patric Stumpe mailto:[EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:21:963 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/21 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:21 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.21 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
