http://www.perlmonks.org?node_id=83737


in reply to chdir does not work on win2000

It worked fine for me, after I created C:\tmp. Are you sure it exists?

My Perl is 5.6.1, and Cwd.pm is 2.03. What's yours?

Also, post whole scripts where possible, reduced to the part that produces the problem, and use <code> tags.

Replies are listed 'Best First'.
Re: Re: chdir does not work on win2000
by juo (Curate) on May 28, 2001 at 20:23 UTC
    My perl version is 5.005 and my Cwd.pm is version 2.01. Are you sure it is working in combination with the Tk function getOpenFile. Regards, Pieter