I have a hard drive full of document files contained in a folders and subfolders. I need a way to create a delimited metadata file by parsing the file name and path. The delimited file will be used to index the documents by matching the “file name” to a record in the delimited file as they are imported into a new system. Any suggestions on crating this file?