soulpumpkin
Programmer
I have a string, path name, like this:
"c:\foo\Data Codes Mar 2004 - only codes.xls - 9/12/2004 10:23:12"
I need to parse this guy so that I have the following:
"c:\foo\Data Codes Mar 2004 - only codes.xls"
Any help would be great.
Soul Pumpkin
"c:\foo\Data Codes Mar 2004 - only codes.xls - 9/12/2004 10:23:12"
I need to parse this guy so that I have the following:
"c:\foo\Data Codes Mar 2004 - only codes.xls"
Any help would be great.
Soul Pumpkin