B
Bunky
I have looked at all the posts I could find but still have questions about
this.
I have a need to pull zipcode out of a 30 byte field. It could start in the
10 position or the 25th position. It is a length of five, except if it is an
international address, then who knows! Let's just stick with zipcode for
now. How do I go to the 30th position (the last blank) and keep going left
until I get a 5 digit zip?
Ideas?
this.
I have a need to pull zipcode out of a 30 byte field. It could start in the
10 position or the 25th position. It is a length of five, except if it is an
international address, then who knows! Let's just stick with zipcode for
now. How do I go to the 30th position (the last blank) and keep going left
until I get a 5 digit zip?
Ideas?