Re: Help Starting excel from tcl, with spaces in directory path
- From: "Zoner" <matthew_shelton@xxxxxxx>
- Date: 3 Aug 2005 19:15:14 -0700
Gerald W. Lester wrote:
>
> Try (in all cases):
> exec cmd.exe /k start "\"[file nativename]\"" &
>
Thanks for the tip, but
Nope - still doesn't do the trick...
I used: exec cmd.exe /k start "\"[file nativename $fileName]\"" &
I receive a windows error saying "Windows cannot find 'and'"...
This is due to the space between c:/documents and settings....
I compared the input and output of 'file nativename', and it does not
seem to change the string at all.
If you have any other ideas, keep em coming...
Thanks.
Matt
.
- Follow-Ups:
- References:
- Help Starting excel from tcl, with spaces in directory path
- From: Zoner
- Re: Help Starting excel from tcl, with spaces in directory path
- From: Gerald W. Lester
- Help Starting excel from tcl, with spaces in directory path
- Prev by Date: Re: getting a file list of files in a ftp server
- Next by Date: Re: Problem of changing IP address
- Previous by thread: Re: Help Starting excel from tcl, with spaces in directory path
- Next by thread: Re: Help Starting excel from tcl, with spaces in directory path
- Index(es):
Relevant Pages
|
Loading