From: Venkat Akkineni Date: 2009-07-25T16:19:10+09:00 Subject: Re: Is an exception (Error) raised while using YAML.load_file() Actually let me improve my question. This is the erro I get C:/Ruby/lib/ruby/1.8/yaml.rb:143:in `initialize': No such file or directory - file2.yaml (Errno::ENOENT) from C:/Ruby/lib/ruby/1.8/yaml.rb:143:in `open' from C:/Ruby/lib/ruby/1.8/yaml.rb:143:in `load_file' from yaml_prac.rb:3 doesn't make any sense. Thanks Venkat -- Posted via http://www.ruby-forum.com/.