View Single Post

  #1  
Old 02-10-2008, 07:31 AM
eor Offline
Registered User
 
Join Date: Feb 2008
Posts: 3
Question Not sure what programme I'm looking for?

I'm looking for a small programme to generate files in a particular way.

I have a file with a list of file names, for example
Code:
file01.txt file02.txt file03.txt .....and so on
Using the above file as a source, I'd like to be able to create actual files and for them to be named with file names from the source file. The files can be empty, or all have the same content.

Can anyone suggest a programme to automate the above please?

BTW I have found loads of programmes that creates a file with a list of files (not what I'm looking for), but not list to files

Thanks in advance.
Reply With Quote