> The code runs on my system. But, I don't see any call to Tempfile.new. > I'm assuming it's implied? If it is being implied, where is it being > implied at in the code? tempfile isnt used as far as my knowledge goes...to test my theory? delete require 'tempfile' ... if the program still runs fine then ur gold. -- Posted via http://www.ruby-forum.com/.