Hi all,
I need to check a string to see if it starts with a number ie: a house number like 62 George Close. If it does iwant to extract that number into a seperate string and if not I need to do something else.
I know what i need to do if the string does not contain a number but I canot work out how to check for a number at the beginning of the string.
Thanks
S.
Everything has an answer, it's just knowing the right question to ask. !!!!
I need to check a string to see if it starts with a number ie: a house number like 62 George Close. If it does iwant to extract that number into a seperate string and if not I need to do something else.
I know what i need to do if the string does not contain a number but I canot work out how to check for a number at the beginning of the string.
Thanks
S.
Everything has an answer, it's just knowing the right question to ask. !!!!