Martin_SBT
12-11-2003, 09:22 AM
Hi
i got the attached VB source files from the following link:
http://www.visualbasicforum.com/t37414.html
From the guy that wrote it:
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.
My question:
Is there a way i can use this into my AMS5 Project? I'd like to embed that in my AMS5 page if possible, and interact with it (read\write to the console window).
Please let me know what you think
Martin
i got the attached VB source files from the following link:
http://www.visualbasicforum.com/t37414.html
From the guy that wrote it:
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.
My question:
Is there a way i can use this into my AMS5 Project? I'd like to embed that in my AMS5 page if possible, and interact with it (read\write to the console window).
Please let me know what you think
Martin