From: mosar Date: 2007-03-03T22:50:07+09:00 Subject: Re: using Scite to change directory On 3 mar, 13:32, Harry wrote: > > I am coming again with my littler problem. I tried exactly this > > command: > > Dir.chdir("C:\Documents and Settings\Jean\Bureau") and the answer was: > > > "No such file or directory." > > I know that this path is correct and that the files exist because I > > have tested it with the command window. > > I am making a little syntax error but how ? > > > mosar > > Try this > > Dir.chdir("C:\\Documents and Settings\\Jean\\Bureau") > > Harry > --http://www.kakueki.com/ruby/list.html > Japanese Ruby List Subjects in English