Hi, I want to create an image file foo with mode 0600. File.new('foo', 0600 , 'wb') doesn't work. Do I have to use this ugly uppercase syntax? Tobi -- http://www.pinkjuice.com/