Search found 2 matches

by lferrante1
17 Aug 2015 21:06
Forum: DOS Batch Forum
Topic: Next available drive letter batch code explanation
Replies: 3
Views: 3014

Re: Next available drive letter batch code explanation

Thank you for breaking it down. It'll have to digest. How does it actually grab the result from the onscreen text ? Is the FOR code actually intercepting the value returned? Or does it just count 6 character spaces starting from the left side of the screen? I still don't understand how it "grab...
by lferrante1
17 Aug 2015 17:55
Forum: DOS Batch Forum
Topic: Next available drive letter batch code explanation
Replies: 3
Views: 3014

Next available drive letter batch code explanation

First post, long time DOS fan. I don't have a programmer's mind but have used the command line for years. I'm here to ask if someone can explain in very simple terms, character by character, what this code does. Many years ago I asked a co-worker to wrote some batch code that would grab the next fre...