file creation (folder) help

R

Robert Nolan

This subject is probably simple to the readers, but I must be having one
hell of a mental block cause I am beating my head against a wall.

I need to create a simple folder tree that is about 3 levels deep and about
50 folders wide. The file (folder) names will have spaces in them, so if I
try to make a batch (.bat) file to use the mkdir command, I create a folder
for each word in the string..... not the desired output.

help point me in the right direction.....

- Bob
 
A

Artie Gold

Robert said:
This subject is probably simple to the readers, but I must be having one
hell of a mental block cause I am beating my head against a wall.

I need to create a simple folder tree that is about 3 levels deep and about
50 folders wide. The file (folder) names will have spaces in them, so if I
try to make a batch (.bat) file to use the mkdir command, I create a folder
for each word in the string..... not the desired output.

help point me in the right direction.....

Sure. Since standard C++ knows not of folders (or mkdir for that
matter), you should ask in a forum dedicated to the platform on which
you're working.

HTH,
--ag
 
S

Suzanne Vogel

Oops, sorry to add my response to a thread that knows not of mkdir. (I
just joined ~a week ago.) I should've responded directly to the sender
in this case... (question seemed innocent enough)

Suzanne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top