In this blog post, I am going to share with you a recipe from the Batchography book that illustrates and explains how to build a dynamic menu using the CHOICE command with Batch files. In this article, we will dynamically build a menu around the COLOR command so that the user can change the colors of the console interactively.
To learn more about this technique and the Batch scripting language, please refer to Chapters 3 and 4 in the Batchography book.
Get the book from Amazon: the print editionor the e-book edition
Continue reading “Batchography: Building a dynamic menu in Batch files – Part 1”