Reply
Old December 29th, 2005 Top | #1
 
Scott Ganley's Avatar
OSNN Junior Addict
Joined: December 2005
Location: KY
Posts: 2
Reputation: 0
Power: 0

Question Print/Copy Files names from a folder

I need to copy the list of file names from a Windows based folder to make labels. These are image files and the labels will be for the back of each picture hard copy. I dont want to have to retype each name manually if possible. Is their a way to copy (or print) just the file names without copying the entire file?
Scott Ganley is offline   Reply With Quote
Old December 29th, 2005 Top | #2
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: Print/Copy Files names from a folder

To make a list of files within a directory
run command
cd <dir>
dir > file.txt

Import the file into Word and format it to your liking.

(Also includes file size, date, etc.)

madmatt is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Print folder contents. arson_nick Windows Desktop Systems 7 May 2nd, 2003 10:57am
Cannot copy VCD-files in XP Pro Repeat64 Windows Desktop Systems 2 August 5th, 2002 6:39pm
Move To Copy To Reg Files lilsnoop40 Windows Desktop Systems 2 June 25th, 2002 5:04pm
Cannot copy files from one PC to another rudolfo Windows Desktop Systems 3 May 25th, 2002 4:39pm
XP Forgets Folder settings and reverses file names wavekite Windows Desktop Systems 3 February 14th, 2002 9:01pm