
This app is the fruit of software development site DonationCoder. The forums on this site have a section for custom-made freeware ideas. The original purpose for Text 2 Folder was to help a photographer organise his photos by client, but it would seem to work well anytime a new file folder setup is required.
Text 2 Folder is a freeware app available from the developer’s site at the below link.
Text 2 Folders [Skywire Empire via Cybernet News]



















its so easy
Monday, October 3, 2011 at 9:39 AMThis could just as quickly be done with a batch file.
Ammar
Monday, October 3, 2011 at 4:21 PMOnly if you know batch scripting.
Dan
Monday, October 3, 2011 at 7:40 PMYeah, been doing this for ages with batch files. Very neat tool though.
anon
Monday, October 3, 2011 at 11:23 PMFor /f %%I in (source.txt) do @mkdir %%I