Re: Handling paths of length > 260 in Tcl on Windows
- From: Benjamin Riefenstahl <b.riefenstahl@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 29 Apr 2006 18:05:25 +0200
Hi Chris,
"ChrisR" writes:
the file and I/O commands would also have to accept
"\\?\<drive>:\<path...>
I still suggest that you file a bug report on the bug tracker that
calls like this do not work currently:
glob {\\?\c:\tmp\*}
open {\\?\c:\tmp\testfile}
If those and similar functions were made to work with the non-limiting
syntax, the rest could easily be done on the application level.
benny
.
- Follow-Ups:
- Re: Handling paths of length > 260 in Tcl on Windows
- From: Chris R
- Re: Handling paths of length > 260 in Tcl on Windows
- References:
- Handling paths of length > 260 in Tcl on Windows
- From: ChrisR
- Handling paths of length > 260 in Tcl on Windows
- Prev by Date: Standard file open/app launch commands for Mac, Win, and X11
- Next by Date: help image scrolling
- Previous by thread: Re: Handling paths of length > 260 in Tcl on Windows
- Next by thread: Re: Handling paths of length > 260 in Tcl on Windows
- Index(es):
Relevant Pages
|