ltannous
22nd July 2005, 22:59
I have a current BaaN field in my report (tcedi750.data) that is a multi byte string.
This string is displayed in GTM as a pipe delimeted ("|") string. How can I select a portion of that string....
example:
c2100507190005|250|001||12000025A|10|0|0|050719|11800|387742|
I am trying to pull the 5th field (12000025A).
If I cannot select it by delimeter, the data is always in the same postion, how can I get that.
Thanks for any help.
This string is displayed in GTM as a pipe delimeted ("|") string. How can I select a portion of that string....
example:
c2100507190005|250|001||12000025A|10|0|0|050719|11800|387742|
I am trying to pull the 5th field (12000025A).
If I cannot select it by delimeter, the data is always in the same postion, how can I get that.
Thanks for any help.