Hello,
I’m new to tcl and would like some help. I need to replace ampersands with ‘AND’ in a field. There are four scenarios depending upon what precedes and follows the ampersand, eg:
Space ampersand space (MR & MRS to MR AND MRS)
Anything ampersand anything (LORD&LADY to LORD AND LADY)
Space ampersand anything (GOAT &COMPASSES to GOAT AND COMPASSES)
Anything ampersand space (MR& MS to MR AND MS)
Any help would be appreciated.
Dave
I’m new to tcl and would like some help. I need to replace ampersands with ‘AND’ in a field. There are four scenarios depending upon what precedes and follows the ampersand, eg:
Space ampersand space (MR & MRS to MR AND MRS)
Anything ampersand anything (LORD&LADY to LORD AND LADY)
Space ampersand anything (GOAT &COMPASSES to GOAT AND COMPASSES)
Anything ampersand space (MR& MS to MR AND MS)
Any help would be appreciated.
Dave