This entertaining introduction to Windows’ Batch scripting language covers all things bat-file-related, from the essentials through the advanced concepts, even object-oriented design, and is organized into three parts of increasing complexity, making it a handy resource for whatever Batch task, question or problem you encounter. Original.
"A comprehensive reference to the Batch scripting language packaged with every Windows computer. Organized into three parts of increasing complexity, from the essentials to advanced concepts like recursion, arrays, and object-oriented design"--
This fast-paced, hands-on, quirky introduction to Windows’ Batch scripting language is ideal for coders of all skill levels.In this era of advanced programming languages, the simplicity, universality, and efficiency of Batch scripting holds undeniable value.Whether you’re maintaining legacy systems or seeking to understand the foundations of command line automation, The Book of Batch Scripting shows you how to become proficient with this tool included in every version of Windows.As you work through the book, you will:Write a simple .bat file that performs a daily task with just a couple of mouse clicksDelve into variables and data types, and learn how a variable can possess two values at once—and why you should careLearn how to manage and collect data on files and directories either locally or on a networkHarness the power of the for command to build complex loops with just a few lines of codeExplore advanced topics like recursion, performing text searches, and even learn how to write a .bat file that writes a .bat fileExtend Batch to use features like booleans, floats, operators, arrays, hash tables, stacks, queues, and even object-oriented designWritten for beginners and experts alike, The Book of Batch Scripting will have you streamlining your workflow and writing effective code in no time. This simple but powerful tool is about to make your life a little bit easier and more fun.Requires: Microsoft Windows