So, within the xlate, I’m trying to determine the first occurrence of an ampersand within the OBX-5 field.
The code is: set COUNT [ string first & $xlateInVals ]
Count is always -1 even though I know there is an & in the message.
Any thoughts? I was hoping the escape character before the & might have done the trick, but nope.
Thanks.
Mike C.