I want to load a table with the names of files from a directory. The directory contains graphics and I don't want to load each file's contents. I will link to the graphics later (linked v embedded). Loading a file's contents is easy. How do you load a directory's contents?