Generates a CSV report on all files in a directory. Drop a folder on this script or browse for it. A CSV file with the same base name and location as the script will be generated to show you all the file details. Script released to the Public Domain Eric Phelps http://www.ericphelps.com ------------------------------------------------------------------------ All three files contain the same code. Download the most convenient one. Downloading Notes: VBS FILE IE may try to run the VBS file instead of downloading it! You'll have to right-click and select "Save Link" or "Save Target" to save the file to your hard drive. TXT FILE Be sure to save the downloaded file with a VBS file extension. If your Windows has the default behavior of hiding file extensions, you will have to quote the file name. For example, don't save it as test.vbs, but as "test.vbs". Using quotes forces Windows to honor your file extension. ZIP FILE No problems. The zip file may (or may not) contain other information or directions.