Search found 2 matches

by Blumekind
27 Apr 2016 16:47
Forum: DOS Batch Forum
Topic: The Batch file errors and closes - I can't find out why
Replies: 6
Views: 6199

Re: Help with batch? Answer promptly.

Squashman wrote:Pretty much all your IF statements are incorrect.
The first SET command is creating a variable named assword.

Can you please specify how my IF statements are incorrect? Thank you.
by Blumekind
27 Apr 2016 10:47
Forum: DOS Batch Forum
Topic: The Batch file errors and closes - I can't find out why
Replies: 6
Views: 6199

The Batch file errors and closes - I can't find out why

Hello! I am VERY new to batch files and I am excited to learn. I have been working on a batch file using choices and the like. It does not seem to work, as it will display a split-second error and close when I enter the correct password. I will post the code here (warning: it's pretty long) and see ...