Original Post
I'm trying to figure out how to implement a program with a command line interface, sort of like old style DOS programs. What I need from this program goes beyond Windows PowerShell (I believe, unless there is some custimization I am unaware of). I need color codes - different color symbols, blinking symbols, highlighted backgrounds. What I need is more like the BIOS user interface. Yet I still need this to be text based. I've been doing some searches but my results are very far from what I am trying to achieve, which leads me to believe I need to find some new vocab to describe my query ;) Can anyone provide me with some information/articles/links regarding the creation of a command line ?