VB DOS Console applications
|
After a recent question on emulating DOS console applications, I put together this class. It's very simple - it creates and destroys a console. It allows you to change the forecolor, backcolor and intensity of color. It will also read and write from the console, and can start DOS based apps or scripts within the context of the console, so all output is redirected to it.
Bugs via PM please
Edit: Removed the objConsole2 line - thanks henszey 
|
__________________
Chuck Norris ordered a Big Mac at Burger King, and got one.
Last edited by ChiefRedBull; 08-26-2002 at 03:46 AM.
|