get the file name from a path string
Posted: Thu Aug 28, 2003 7:43 am
hi,
I have a path of a file in that form
c:\folderA\folderB\folderC....\folderZ\file.txt
I need only the file name.
What regular expression I can use to get it?
Thank you!
I have a path of a file in that form
c:\folderA\folderB\folderC....\folderZ\file.txt
I need only the file name.
What regular expression I can use to get it?
Thank you!