.bat to get user input & create subdirs? - TechRepublic
General discussion
September 9, 2005 at 02:15 PM
charger media

.bat to get user input & create subdirs?

by charger media . Updated 14 years, 9 months ago

I need a batch file to get user input, create a directory based on that user input, then create subdirectories for it.

Example:

When I run the batch, it asks me to input clients’ last name.

I enter clients’ last name and C:\Clients\ClientLastName\All Required Subdirectories is created.

Any suggestions?

This discussion is locked

All Comments