--- smalis wrote: > Alex, what is the purpose of the question marks in the expression? I > use it without them and it works fine.
The latest versions of PowerPro allow you to specify your own escape character, i.e. something other than an apostrophe�' or a backslash�\. Whenever I share code with the Group, I try to make it as failsafe as possible by ensuring that any strings that don't contain escape sequences are treated as such, and strings that do are ensured to escape properly. This does of course have the disadvantage that my code won't work with earlier versions of PowerPro without modification. -- Alex Peters / Melbourne, Australia PowerPro v4.1.00 / Windows XP ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
