Hi Rick,
Yes, now that you have found the missing information about using $1 etc instead of \1 in the replacement result, this opens up the path that I previously thought was blocked due to the supposedly missing functionality. With the \1 \2 etc operators and their $1 $2 etc counterparts in the replacement strings, I do not need the look behind anymore.
Thanks
Jang