http://qs321.pair.com?node_id=28346


in reply to RE: regexp for adding commas to a number
in thread regexp for adding commas to a number

Thanks for the insight. I'm ignorant of the secrets of lookahead, lookbehind, inner repetitions, and all the other associated voodoo with things like this, so while this regex certainly works, the breakdown of what it all means is a mystery to me. Would "Mastering Regular Expressions" be a good teacher for this sort of thing?

Thanks, merlyn (++), and everybody else for their help and insight.