Hi all,

Is there a way to extract a filename out of a path string using just one
RegEx and not using the split function ?

For Example, I want to extract foo.txt from /my/long/path/foo.txt path
string.

Thanks.

 

Reply via email to