On May 17, 2005, at 11:57 AM, Richard Gaskin wrote:
The app I'm working on for that makes extensive use of chunk expressions -- am I back to the old-school-language methods of walking through every character to parse it?
I had suggested UTF-8. Other folks have had success with htmlText.
However, if you have to consider other types of white-space that just tab, ASCII space and lf, then you may have to go through each character (2 chars worth) at a time. And Unicode has just about anything you can think of.
Dar
--
**********************************************
DSC (Dar Scott Consulting & Dar's Lab)
http://www.swcp.com/dsc/
Programming and software
**********************************************_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
