how can i extract a substring maybe by using a regular expre
Posted: Thu Jul 08, 2004 4:08 am
how can i extract a substring maybe by using a regular expresion?
for example i have this file name :
i know always that what i want to etract start with a number and alwats end before the dot (.)
what is the best way to do ythis?
thnaks in advance
peleg
for example i have this file name :
and i want to extract only :0421045_01.txt
how can ido this?0421045_01
i know always that what i want to etract start with a number and alwats end before the dot (.)
what is the best way to do ythis?
thnaks in advance
peleg