Usually, If you enclose an argument like :
 
D:\Program Files\watir
 
in quotes, things are happier
 
"D:\Program Files\watir"
 
Works that way from the command line too.
 
Hope that helps.
 
j.

 
On 10/24/05, Angrez Singh <[EMAIL PROTECTED]> wrote:
Hi,

I got following error while running the unit test case for File Field.
The system cannot find the file d:/program.
I have installed watir 1.4.1 in directory d:/program files/watir.
I think its the space between 'program' and 'files' that is causing the problem.
If I install it in the directory d:/watir/ everything works fine or any directory
which is not having space in its name.

Is this a bug?

Regards,
Angrez

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general





--
"http://ruby-lang.org -- do you ruby?"

Jeff Wood
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to