Just a shot in the dark but try doing it with <@Variable Name="request$myString" etc. I have seen problems with the @@ short cu some places.
on 7/24/03 19:27, Roland Dumas at [EMAIL PROTECTED] wrote: > > On Thursday, July 24, 2003, at 04:02 PM, Ben Johansen wrote: > >> Well, I has seen issues where a space was encoded as a hard-space >> (255) and not (32). >> >> So you looke at it in debug and you are scratching your head. >> >> �Hi There� doesn�t match �Hi There� >> >> It kind depends on what wrote the file in the first place >> >> Like coping and pasting from a webpage can have some unexpected >> pitfalls >> >> > > there's something like that. Problem is that witango is the source of > everything, but when it grabs a string for a variable, it may or may > not keep it the same. I grab a large piece and get a smaller piece with > @substring. I turn it into a variable. later on, I want the larger > piece without the substring, so I try to replace it with nothing. At > that point, the substring that I variablized is not a match for > anything in the larger string that it came from. Go figure. > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf -- Dan Stein Digital Software Solutions 799 Evergreen Circle Telford PA 18969 Land: 215-799-0192 Mobile: 610-256-2843 Fax 413-410-9682 FMP, WiTango, EDI,SQL 2000 [EMAIL PROTECTED] www.dss-db.com ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
