PART II THE FOR COMMAND
The for command is easily the most indispensable and cardinal command in all of the Batch coding universe. Loops would be nearly impossible without it, and it comes in a number of forms with many options and keywords to perform varying and diverse tasks. This command commands its very own section of the book that you’re now holding.
If the for command had no options at all, it would still be the most powerful command in Batch, and I’ll detail this optionless variant in Chapter 17. But the command also sports four incredibly impressive options. In Chapter 18, I’ll introduce the options that handle directories, recursion, and iterative loops. In Chapter 19, you’ll learn about the file reading option, which is actually ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access