Okay, we've got programs running! Thanks for that. Now, the program I've created pulls information from a .yaml file. It works fine on windows, but it says "Macintosh: ~Xepha$ ruby /users/Xepha/Documents/for-v/numbered_news.rb /users/Xepha/Documents/for-v/numbered_news.rb:14: uninitialized constant YAML (NameError)" So, all the files are in the correct place, there is data inside of the files, why won't YAML files work? -- Posted via http://www.ruby-forum.com/.