in reply to Re: Re: file name parsing to get the original file name
in thread file name parsing to get the original file name

Output on a Linux box is...
c:\path\file.txt
file.txt
.
c:/path
...which is obviously wrong if you need to deal with the win32 input.
  • Comment on Re: Re: Re: file name parsing to get the original file name