![]()  | 
	
| 
			
			 | 
		#1 (permalink) | 
| 
			
			 Shackle Me Not 
			
			
			
			
				
			
			Location: Newcastle - England. 
				
				
				
				
				
				 | 
	
	
	
		
		
			
			 
				
				All I want is to make a list...
			 
			I need to create a library card type thing to help me find my archived files quickly. 
		
		
		
		
		
			I have ~10 discs with ~300 files on each. Trouble is, I don't know how to copy the list of the files. e.g. ![]() I'm sure it's all very easy when you know how. 
				__________________ 
		
		
		
		
	.  | 
| 
		 | 
	
	
| 
			
			 | 
		#2 (permalink) | 
| 
			
			 Junkie 
			
			
			
			
			Moderator Emeritus 
				
				Location: Chicago 
				
				
				
				
				
				 | 
	
	
	
		
		
		
		 from a command prompt 
		
		
		
		
		
			Dir *.* >myfilename.txt call myfilename whatever you want... the > will pipe the directory to a file and you can always import that file into Excel - witha column added for what disk it's on.. 
				__________________ 
		
		
		
		
		
			Free your heart from hatred. Free your mind from worries. Live simply. Give more. Expect less. 
			Last edited by maleficent; 12-06-2005 at 08:34 AM.. Reason: forgot an *  | 
| 
		 | 
	
	
| 
			
			 | 
		#5 (permalink) | 
| 
			
			 Junkie 
			
			
			
			
			Moderator Emeritus 
				
				Location: Chicago 
				
				
				
				
				
				 | 
	
	
	
		
		
		
		 the command prompt isn't scary... 
		
		
		
		
		
			Go to Start/Run and type in CMD Press ENTER A friendly black box will appear Type Cd\ and Press ENTER THis will take you to your root drive of C: Pop your disk into the drive... Type DIR D:\*.* >DISK1.txt Press ENTER On your c:\ drive you will now see a text file called Disk 1 Eject the first disk and enter the second disk Press the up arrow and change DISK1.txt to DISK2. txt Press ENTER Continue until done... 
				__________________ 
		
		
		
		
	Free your heart from hatred. Free your mind from worries. Live simply. Give more. Expect less. 
			 | 
| 
		 | 
	
	
| 
			
			 | 
		#8 (permalink) | |
| 
			
			 Junkie 
			
			
			
			
			Moderator Emeritus 
				
				Location: Chicago 
				
				
				
				
				
				 | 
	
	
	
		
		
		
		 Quote: 
	
 
				__________________ 
		
		
		
		
	Free your heart from hatred. Free your mind from worries. Live simply. Give more. Expect less. 
			 | 
|
| 
		 | 
	
	
| 
			
			 | 
		#9 (permalink) | |
| 
			
			 Shackle Me Not 
			
			
			
			
				
			
			Location: Newcastle - England. 
				
				
				
				
				
				 | 
	
	
	
		
		
		
		 Quote: 
	
 But me, I'm going to print the .txt file and get the hell out of here. It's 5:00pm in Anglo-Land and I'm off to my Mam's for tea. 
				__________________ 
		
		
		
		
	.  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#10 (permalink) | 
| 
			
			 Lover - Protector - Teacher 
			
			
			
			
				
			
			Location: Seattle, WA 
				
				
				
				
				
				 | 
	
	
	
		
		
		
		 I'm way too geeky for my own good. Before Mal posted that reply, I was already dreaming of creating a self-updating database that would allow you to do partial string matching on any document on any drive and let you double-click to open it from the interface. And I was starting to think how I'd prototype it. Damn you and your quick solutions, Mal!!!  
		
		
		
		
		
			![]() 
				__________________ 
		
		
		
		
	"I'm typing on a computer of science, which is being sent by science wires to a little science server where you can access it. I'm not typing on a computer of philosophy or religion or whatever other thing you think can be used to understand the universe because they're a poor substitute in the role of understanding the universe which exists independent from ourselves." - Willravel  | 
| 
		 | 
	
	
| 
			
			 | 
		#13 (permalink) | 
| 
			
			 Lover - Protector - Teacher 
			
			
			
			
				
			
			Location: Seattle, WA 
				
				
				
				
				
				 | 
	
	
	
		
		
		
		 bahaha nice screenshot.. 
		
		
		
		
		
			If you use > it starts at the beginning of the file and overwrites whatever was initially there.. >> appends (adds to the end) of the file. 
				__________________ 
		
		
		
		
	"I'm typing on a computer of science, which is being sent by science wires to a little science server where you can access it. I'm not typing on a computer of philosophy or religion or whatever other thing you think can be used to understand the universe because they're a poor substitute in the role of understanding the universe which exists independent from ourselves." - Willravel  | 
| 
		 | 
	
	
| Tags | 
| list, make | 
		
  | 
	
		 |