Search found 1 match
- 04 Mar 2011 08:13
- Forum: DOS Batch Forum
- Topic: Listing of x folder's content?
- Replies: 2
- Views: 3272
Listing of x folder's content?
Hi, I have a folder called "clips", inside this folder are .avi clips and folders (folders are empty). How would I go about listing the folder names and the .avi names into a simple text document? So: examplefolder1 examplefolder2 example1.avi example2.avi I don't want the script to rename...