2201
Finished Programs / Re: DONE: make folder set out of a txt file
« Last post by skwire on October 25, 2012, 10:46 AM »Hi, mandolin, and welcome to the DonationCoder site. Let me give your request some thought. You are aware you can create subfolders by using backslashes, right? For example, to create your example above, you could use:
c:\folder1\subfolder1
c:\folder1\subfolder2\subsubfolder2
c:\folder1\subfolder3
c:\folder1\subfolder1
c:\folder1\subfolder2\subsubfolder2
c:\folder1\subfolder3

Recent Posts
I assume you were able to make it work how you like?