|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Send keystrokes to dos program
I have a dos program that I want to have VB work with. What I need is it to start the program. The program will ask for some info that I need VB to send then enter must be hit. Then I need for it to do it again and have enter hit again. I want it so that its all automated so I dont have to be physically touching any keys. Is this possible?? If so what commands should I look to learning?
THanks in advance |
|
#2
|
||||
|
||||
|
This may help: http://www.google.com/search?q=send...=utf-8&oe=utf-8
|
|
#3
|
|||
|
|||
|
U can use pipe to redirect dos output and input:get the output from command console,and input key to it!
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Send keystrokes to dos program |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|