From: Vincent Angeloni Date: 2008-04-28T21:35:07+09:00 Subject: Re: Getting Mac file paths from disk... oops it seems that Dir.entries will also return a list of items in a folder without digging into a bundle. Dir.entries(/path/to/folder) Then just parse out the invis files and add the folder path to the file name to get a complete path. > Vince -- Posted via http://www.ruby-forum.com/.