Robert/Stefan, Thank you both for replying. Robert, your fix worked perfect!
Thanks again! Dave Green On Wed, Jan 21, 2009 at 2:22 PM, Robert Shubert <[email protected]>wrote: > On this note, you can pass a variable into a @CALLMETHOD by first doing > this: > > > > <@REPLACE findstr="'" replacestr=<@LITERAL <@SQ>>" str=<@VAR > var_with_single_quotes_in_value>> > > > > I've done that inline in the method parameter list successfully. Since you > can now safely single quote the whole parameter, it can safely contain all > other characters including commas. > > > > Robert > > > ------------------------------ > > *From:* Stefan Gonick [mailto:[email protected]] > *Sent:* Wednesday, January 21, 2009 12:54 PM > *To:* [email protected] > *Subject:* re: SPAM-MED: Witango-Talk: 5.5 Server - Single Quote Issue > With ActivePDF Toolkit > > > > I forgot to mention in my prior post that sometimes quoting each parameter > > can help, but sometimes not. It depends on the result of the parameter's > > evaluation. > > > Stefan > > ________________________________________________________________________ > > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
