parsing 4 dig lon int from a string of any format
Posted: Wed May 16, 2007 3:38 am
Hello
i want to return a 4 digit long integer number if found in a string in anyformat. i need to
search the string for 4 cosecutive number if found then return the number, if not found
4 consecutive number then it will return false;
can any one write the regular expression for me?
please help!
i want to return a 4 digit long integer number if found in a string in anyformat. i need to
search the string for 4 cosecutive number if found then return the number, if not found
4 consecutive number then it will return false;
can any one write the regular expression for me?
please help!