Hi all, in 11.2.3 this macro causes a query error:
# sq( substitute( '$\.', 'ABC', '.') ) #
I have to escape the '.' character otherwise there is an error about a bad search pattern. I also want to use the special $ for the end of word. It seems the combination of $ prevents any substitution of a '.'.
Anyone have any ideas on how to replace a '.; character? Thanks
------------------------------
Marc Reed
------------------------------