Click to See Complete Forum and Search --> : Controling a Dos window


nilch
October 27th, 1999, 01:41 PM
I want to repeat some keystokes in a dos window app from VB, so that the whole process can be automated and repeated several times.

Do I set a DDE connection. Is a DDE connection with a DOS app possible at all? Otherwise how do I send keystokes to the DOS Window from VB and make the DOS window as the active window the moment I press a button in VB ?

Thanx