Hi. My script launches a scanning program and then performs some sendkeys commands and other things, too. My problem is that I need the script to execute its commands only on the program that it launched (the scanning program), and not on other programs or the computer itself, if the user changes focus with the mouse or keyboard, while the script is running. Currently, if the user changes focus after the script has begun running, the script starts performing its commands on whatever the new item of focus is.
So my question is, how might I program the script to execute it's commands only on the scanning program, despite what the user does, while the script it running? Any suggestions would be greatly appreaciated. Thanks.
cold25
So my question is, how might I program the script to execute it's commands only on the scanning program, despite what the user does, while the script it running? Any suggestions would be greatly appreaciated. Thanks.
cold25