TheGenius22
MIS
Hi All,
Im having a problem with regex.
I am trying split the filename from the path name.
EX:
c:\blablabl\somedr\thefile.txt
I want the file name "thefile.txt" to be extracted.
I already had done this a while ago but I can't find the file. I used the "m/"pattern matching. Please help or point in the right direction.
Thanks
Im having a problem with regex.
I am trying split the filename from the path name.
EX:
c:\blablabl\somedr\thefile.txt
I want the file name "thefile.txt" to be extracted.
I already had done this a while ago but I can't find the file. I used the "m/"pattern matching. Please help or point in the right direction.
Thanks