UltraSmooth
Programmer
I need to loop through a set of commands in a dos program via script.
Bascially I need a script to do the following:
1. Launch DOS App
Loop N times
2. Enter text in window
3. Send "Enter Key" (x2)
4. Enter text
5. Send "Enter Key" (x3)
Exit Loop
6. Sent "F5 Key" (x2)
7. Send "Enter Key"
Is it possible to automate interaction with a dos program in such a way? I've tried googling it and haven't had much luck. If anyone has any links I can read on how to do it, if even possible, I'd really appreciate it.
Bascially I need a script to do the following:
1. Launch DOS App
Loop N times
2. Enter text in window
3. Send "Enter Key" (x2)
4. Enter text
5. Send "Enter Key" (x3)
Exit Loop
6. Sent "F5 Key" (x2)
7. Send "Enter Key"
Is it possible to automate interaction with a dos program in such a way? I've tried googling it and haven't had much luck. If anyone has any links I can read on how to do it, if even possible, I'd really appreciate it.