Skip to Content
0
Dec 14, 2007 at 07:08 AM

How to extract string from ulphanum string....

17 Views

How can i extract the Alpha chars from the following string:

eg.

0900000101135ABC

0900000101135DEFG

Is there a std fn mod for extracting ABC and DEFG from the above strings..???

Output

ABC

DEFG