Hi -
Can anyone let me know a reliable way to find the numeric position of a character or string within another string. In crystal, I can use the instr(ing) function to return the location of one string within another.
I am not seeing anything like that in progess. Hopefully there is one and I'm not recognizing the name.
We have product descriptions that contain a separating character ",". The text in front of the separator will print on some documents and webpages, the balance will not. It will be easier to export if I make the separation within progress and not make my users manipulate the string themselves.
Thanks
Steve
Can anyone let me know a reliable way to find the numeric position of a character or string within another string. In crystal, I can use the instr(ing) function to return the location of one string within another.
I am not seeing anything like that in progess. Hopefully there is one and I'm not recognizing the name.
We have product descriptions that contain a separating character ",". The text in front of the separator will print on some documents and webpages, the balance will not. It will be easier to export if I make the separation within progress and not make my users manipulate the string themselves.
Thanks
Steve