Hi All,
I am trying to parse a string containing an account number and unitID. The string being passed looks like this.
%20%20%20%20%20%20%20%20%20%20%20%201014310995%28S1%295BSub%201%20Account%5D
I need to extract 1014310995 and S1 loading to their own variables.
Can someone give me any ideas how to do this?!
TIA,
Tim
I am trying to parse a string containing an account number and unitID. The string being passed looks like this.
%20%20%20%20%20%20%20%20%20%20%20%201014310995%28S1%295BSub%201%20Account%5D
I need to extract 1014310995 and S1 loading to their own variables.
Can someone give me any ideas how to do this?!
TIA,
Tim