in reply to Re: Regex to get file name from the path with spaces
in thread Regex to get file name from the path with spaces

Hi, I dont need everything upto second double quote but i need last part of the line after / which is the path name. and i need this in regex only so that i can adapt the existing code
  • Comment on Re^2: Regex to get file name from the path with spaces