PDA

Click to See Complete Forum and Search --> : DOS PROMPT INTERFACE ??


omarswan
Dec 11th, 1999, 02:37 PM
Does anyone know how to use VB to create an interface that looks like one used for the MS-DOS Prompt. An interface that can be used to send a command by simple typing the command and the press the Enter key. It should have almost similar characteristic to the MS-DOS Prompt. More like running FTP in MS-DOS mode.


------------------
OmarSwan
Student
omarswan@yahoo.com

"Jesus Lives"

cjwares
Dec 11th, 1999, 02:42 PM
Try making the forms bgcolor black, and the text1 backcolor black, then make the text1 forecolor green, and make the typed text print above the text1 box.

I really have no idea, it's just a suggestion, i also would like to know how to do it

Frans C
Dec 11th, 1999, 08:11 PM
Have a look at this article: http://www.vb-world.net/articles/console/