Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
user input
Name: Prince Date: August 27, 2000 at 18:52:11 Pacific
Comment:
help...first i want my batch file to ask the user for input and create a directory according to the name and see if it exist already , it goes like this: :again echo enter your name below set x= echo %x% if exist c:\user\%x% echo exist already if exist c:\user\%x% goto :again if not exist c:\user\%x% md c:\user\%x% i have tried the commands above that is seen in other help question but they dun work. please help me
For NT: http://home7.inet.tele.dk/batfiles/main/ntbatch.htm
0
Response Number 3
Name: DoOMsdAY Date: August 28, 2000 at 06:25:41 Pacific
Reply:
So how did that BIOS patch to prevent floppy boot that you were working on ever turn out? Was that company able to provide something like that for you?
0
Response Number 4
Name: Prince ong Date: August 28, 2000 at 18:07:16 Pacific
Reply:
good doomsday...you still remember... it is tested on ami, award bios....and it works already...now, i have to include more version and types of bios.... so need some more time....thanks for asking....the program would be soon be completed.....
Summary: email me w/ details of what you are needing what you are wanting to do is one of the hardist things to do in DOS batch, it can be done, but it is hard. FreeForm input is a multi step process. Basica...
Summary: Hi there everyone! I'm posting this to inform that I've developed the ultimate method to get user input by batch. This is it: www.secretdoom.hpg.com.br/us/faq.html#input.bat I'm talking about a method...