can't invoke tclsh with filename like //e/foo/bar...

Colin Davey CDavey@or.cadix.com
Thu Jul 10 19:22:00 GMT 1997


It doesn't seem like tclsh uses the same naming convention as the rest
of the tools.  For example, I can do:  

	bash$ cat //e/foo/bar

and it works fine, but if I do:  

	bash$ tclsh76 //e/foo/bar

and it is a legit tcl file, then I get:  

	couldn't read file "//e/foo/bar": no such file or directory

but the following does work:  

	bash$ tclsh76 e:/foo/bar

Am I doing something wrong, or is this a bug.  If it's a bug, do you
think you might fix it soon?  

Thanks!
Colin Davey

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list