Did anyone has any problem using <@REPLACE> with TYPE=REGEX?

This is a sample of my <@REPLACE>:

<@REPLACE STR="<@COLUMN 'MYTABLE.ITEM'>" FINDSTR="[[:space:]]" REPLACESTR="XXXX" TYPE="REGEX">

It returned the result by replacing the <@COLUMN> literally instead of its content as follows.

<@COLUMNXXXX'MYTABLE.ITEM'>


Is this a know bug or am I working on the REGEX too long :-)??

Thanks!

MC

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to