[vtkusers] having trouble open Cone.tcl using cd command

David Cole david.cole at kitware.com
Mon Jan 15 10:24:59 EST 2007


Tcl expects you to use "/" as a path separator even for windows. Try:
cd "C:/VTK/VTK/Examples/Tutorial/Step1/Tcl"

HTH,
David

On 1/14/07, Zhenzhen Yan <zhengina27 at hotmail.com> wrote:
>
> Hello,
>
> I just installed VTK, and I'm learning how to use it step by step
> following the VTK User's Guide. I can run the file Cone.tcl located at
> C:\VTK\VTK\Examples\Tutorial\Step1\Tcl directly.
> But when I tried to run this file by typing % cd
> "C:\VTK\VTK\Examples\Tutorial\Step1\Tcl" in the prompt window, it appears "
> couldn't change working directory to
> "C:\VTK\VTK\Examples\Tutorial\Step1\Tcl": no such file or directory.
>
> The path I typed in is correct, so I'm confused why this happen.
> Can anyone help me?
>
> Thanks a lot,
>
> Gina
>
> ------------------------------
> Dave vs. Carl: The Insignificant Championship Series.  Who will win?
> <http://g.msn.com/8HMBENUS/2737??PS=47575>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070115/66a2ca00/attachment.htm>


More information about the vtkusers mailing list