Hi,
I have an HTML form that when filled out will run a DOS like program and send keys to it to automate a few processes. The problem is that somewhere in the middle sendkeys stops. I ran the program using notepad and sendkeys completes but using this other application it stops at the same place every time. I'm not doing anything fancy like using sendkeys to File>Edit... just to send text to the program. Also, its not stopping in an obvious place where the program would reject anything sent to it, it stops in the middle of a note field in the program.
any ideas?
Thanks a bunch!
Jason
I have an HTML form that when filled out will run a DOS like program and send keys to it to automate a few processes. The problem is that somewhere in the middle sendkeys stops. I ran the program using notepad and sendkeys completes but using this other application it stops at the same place every time. I'm not doing anything fancy like using sendkeys to File>Edit... just to send text to the program. Also, its not stopping in an obvious place where the program would reject anything sent to it, it stops in the middle of a note field in the program.
any ideas?
Thanks a bunch!
Jason