Hello, I am trying to write my first ruby script to be used with Sketchup. Basically it is the first part of the script that I am having a problem with. So here is what i am trying to do: 1: person imputs the directory path---ie c://program.../yada/ 2: ruby reads all image files in that directory and stores the file names in a string to be used later on. So I basically what the script to go into a directory and list all of the file names. Then I can use those file names to feed into the rest of my script. any help would be appreciated, thanks, Adam -- Posted via http://www.ruby-forum.com/.