get a substring
Posted: Thu Aug 28, 2003 10:24 am
hello all,
I have a string which has a number in it.
What I need is the substring that comes after the number.
for example:
hello-99goodbye.txt
I need to output => goodbye.txt
I'm guessing it's perl but I'm quite new at this.
Thank you all.
I have a string which has a number in it.
What I need is the substring that comes after the number.
for example:
hello-99goodbye.txt
I need to output => goodbye.txt
I'm guessing it's perl but I'm quite new at this.
Thank you all.