J
Johnnie Walker
problem: I have the line in a log
"-r-xr-xr-x 1 owner group 25423 Nov 16 1993 long file
name.TXT"
I need to set a variable with the file name ie"long file name.TXT")
The problem is that as I am getting this line from an FTP log I don't
know what the file name is or whether it will have spaces on it. also
the owner/group size etc might change making the length of the string
unpredictable
any ideas/clues how I could get it using vbscript/findstr/etc ???
Any information would be greatly appreciated
Thanks in advance
JW.
"-r-xr-xr-x 1 owner group 25423 Nov 16 1993 long file
name.TXT"
I need to set a variable with the file name ie"long file name.TXT")
The problem is that as I am getting this line from an FTP log I don't
know what the file name is or whether it will have spaces on it. also
the owner/group size etc might change making the length of the string
unpredictable
any ideas/clues how I could get it using vbscript/findstr/etc ???
Any information would be greatly appreciated
Thanks in advance
JW.