12-04-2008, 02:29 PM
sounds like you now have two problems.
In doing this you shouldn't use regex because, by definition, you already have a way to do it and you should avoid the performance hit with regex (even with little macros) and use already available functions in the prog. if you run than quick dialog, you'll have a good template for the other files you need as well.
In doing this you shouldn't use regex because, by definition, you already have a way to do it and you should avoid the performance hit with regex (even with little macros) and use already available functions in the prog. if you run than quick dialog, you'll have a good template for the other files you need as well.