I'm searching many big text columns in my database and I need to extract just the html file names. So far I'm working with directories and file names. So it needs to grab the file names from examples like.

directory/file2.html
dir/dir2/testfile.htm

and list

file2.html
testfile.htm

etc..


any help greatly appreciated.
Thanks in advance
Steve


_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to