NO PROBLEM!

This kinda thing is just fun... :)

The only gotcha here is that it's dependent on comma-space to set the
double-pipe delimiter... and I didn't see it until I looked at the
string in a fixed-width font. ;)

If your format is really consistent, where "', A" is a reliable
delimiter, you'll be fine. If not, then comma-A should also be fine
because it's the only spot in the text where a comma precedes an alpha
character without a single quote in-between... everywhere else,
there's a pattern of "','A".

Check my edits to the original code for some reductions and updates...
I've replaced replace() with rereplace() to enable the code to not be
dependent on comma-space-capA, it'll work on just comma-capA or
comma-space-capA... and I've reduced the number of variables involved
to 2 by nesting some methods. It's not quite as easy to read, but
it'll probably work a bit better under load...

http://w2ksrv1.neo.servequake.com/tmp/ath.cfm

Laterz!

J


On 4/16/05, Gieseman, Athelene <[EMAIL PROTECTED]> wrote:
> Thank you very much!
>  


-- 
Continuum Media Group LLC
Burnsville, MN 55337
http://www.web-relevant.com
http://www.web-relevant.com/blogs/cfobjective

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203141
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to