Hi Rich For one thing the @OMIT only needs one instance of a character to remove all <@omit str='<@var urlvar>' char='"'>
You could also try <@omit str='<@var urlvar>' char='<@DQ>'> Or <@omit str='<@var urlvar>' char="<@SQ>"> This could also be to single quotes together <@omit str='<@var urlvar>' char="<@SQ>"> Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Latest downloads & List Archives @ http://www.witango.ws -----Original Message----- From: [EMAIL PROTECTED] [mailto:owner-witango-talk@;witango.com] On Behalf Of rich Jasinski Sent: Monday, November 11, 2002 2:08 PM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Removing " from a variable I have a variable that is gotten from a url line(urlvar). It contains " on both sides like "jones". How can I get rid of the quotes? I have tried <@omit str='<@var urlvar>' char='""'> but it does not work. That char was single quote,double,double,single. thanks rich ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
