Hi!
Simple question, but I don't know how to do it.
I'd like to convert a filename with full path to only the filename.
E.g:
c:\myFolder\myFiles\blah.txt
to:
blah.txt
How can I do this?
THANKS
Simple question, but I don't know how to do it.
I'd like to convert a filename with full path to only the filename.
E.g:
c:\myFolder\myFiles\blah.txt
to:
blah.txt
How can I do this?
THANKS