Alex329
Junior Member level 3
Hi,
I need to program the computer for him to write some words every 10 seconds in tera term terminal.
For exemple, I need him to write for exemple
Abc+enter key, def+enter key, ghi+enter key, klmn+enter key. etc....(in loop)
IN the terminal, I would like it to be written this way
Is it possible to do ? If yes, can you please tell me how?
Thank you
I need to program the computer for him to write some words every 10 seconds in tera term terminal.
For exemple, I need him to write for exemple
Abc+enter key, def+enter key, ghi+enter key, klmn+enter key. etc....(in loop)
IN the terminal, I would like it to be written this way
Abc+enter key
wait 10 seconds
def+enter key
wait 10 seconds
ghi+enter key
wait 10 seconds
klmn+enter key
wait 1minute
Abc+enter key
wait 10 seconds
def+enter key
wait 10 seconds
ghi+enter key
wait 10 seconds
etc.....(in loop)
Is it possible to do ? If yes, can you please tell me how?
Thank you