Do you have Standard configuration checked? (Setup | Advanced setup | Configuration | Use Standard Configuration). If not, what esc character do you have set for your config? (Setup | Advanced Setup | Characters | Escape character for strings used in expressions). Maybe you should consider using the ESC function to avoid worrying about the above two. ( Help under esc - scroll down until you find the command. ) for example......well, I tried it, but can't quite figure out the esc command. :(. Maybe one of the better scripting guys can provide the example. Paul
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Cicovic Sent: Wednesday, June 08, 2005 6:06 PM To: [email protected] Subject: [power-pro] Escape double quote? Hello there, A while ago, I received a bug report for my script named CommandGenie. The error is located in the following line: sTemp = ReplaceChars("mytext", "\"", "") Testing, I understood that the problem is caused by the the "\"" which does not seem to work anymore (it worked in previous PowerPro versions). I do not know when it stopped, as I haven't used CommandGenie for a while and my scripting is a little rusty these days. So, my question is how do I escape a double quote if this doesn't work? Thanks... -- Best regards, Alexander Cicovic Attention: PowerPro's Web site has moved: http://www.ppro.org <http://www.ppro.org> _____ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <http://groups.yahoo.com/group/power-pro/> * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] 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/
