I'd like to start off by saying I'm not a programmer. I'm trying to automate 
the running of a terminal program using the EXECUTE command in BASIC. When the 
program initiates a prompt comes up. I want to gain control of the prompt and 
send keys to the terminal.

Is there a means in BASIC to gain control of the Prompt the way you would using 
WinActivate?

I use a scripting language that allows you to send keys to the terminal using 
TERMKEY. Is there a way to do this in BASIC? I don't want to use Sendkeys 
because of the risk involved.

This doesn't work.

DATA "Y"
DATA "N"
EXECUTE "PROGRAM"




 Jim Volkman
San Rafael, CA
http://www.linkedin.com/in/jamesvolkman



      
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to