Save file details

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I save a file/folder listing to a text file which includes "date
picture taken" and/or other details of my choosing?

I copied my digital photos to a DVD. I can not list the file detail "Date
Picture Taken" or it is not permitted in the DVD format. The next best thing
I would like, is to generate a text file, comprised of the file listings of
my digital photos, including the file detail "date picture taken". Then I
would copy that text file to my DVD, so I can remember the date information,
my doing a look up in the text file.

Thanks to anyone who can offer assistence.
 
David Candy's VBScript might help here:
http://groups.google.co.in/groups?hl=en&lr=&[email protected]

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


How can I save a file/folder listing to a text file which includes "date
picture taken" and/or other details of my choosing?

I copied my digital photos to a DVD. I can not list the file detail "Date
Picture Taken" or it is not permitted in the DVD format. The next best thing
I would like, is to generate a text file, comprised of the file listings of
my digital photos, including the file detail "date picture taken". Then I
would copy that text file to my DVD, so I can remember the date information,
my doing a look up in the text file.

Thanks to anyone who can offer assistence.
 
This produced good results. I had to move my digital photos from a tree of
directories into one directory in order to use it. If the program could
traverse subdirectories that would be optimal :)

Thank you.
 
Yup. The script works great. Credit to David Candy.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


This produced good results. I had to move my digital photos from a tree of
directories into one directory in order to use it. If the program could
traverse subdirectories that would be optimal :)

Thank you.
 
Back
Top