From: bingo bob Date: 2009-08-13T21:20:55+09:00 Subject: Re: noob question on combining variables here's the real code I'm trying to fix... File.open(full_path_and_filename) { |photo_file| resort."image_#[file_count]" = photo_file } resort.save ? bb -- Posted via http://www.ruby-forum.com/.