June 2024
Intermediate to advanced
488 pages
13h 14m
English
Let me be the one to break it to you if there was any doubt in your mind. Batch doesn’t have a graphical user interface (GUI), but it does have a functional user interface (UI). In this chapter, I’ll discuss different means of getting input from the user into a bat file as it executes, such as selecting one option from a list or typing in a response to a question. I’ll also describe how to alter the visual display or look and feel of the console including clearing the screen, changing colors, and updating the title. Finally, I’ll bring everything together to build a fully operational Batch UI (BUI) ready to execute. ...
Read now
Unlock full access