In the Batchography book, I cover basic to advanced Batch files programming topics. Since the book was published in 2016, I kept blogging about Batch programming language.
Here’s a collection of some useful recipes:
- Check if the script is running as an Administrator
- String substitution
- Number counting
- Batch files and Unicode
- Read from a text file, one line at a time
- Switch/case in Batch files
- Auto reinterpret/compile changed files
- Reading from a file
- Tokenizing command output
- Polyglot: Python and Batch files
- Polyglot: Batch file + self compiling C++
- Embedding binaries inside Batch files
- Interactive Batch files
- Writing a game – The Hangman
- Batchography: Parsing INI files from a Batch file
Do you want to master Batch Files programming? Look no further, the Batchography is the right book for you.
Available in print or e-book editions from Amazon.
You might also like: