Hi,
I am trying to get some assistance on the WHEN RESET command. I have a script that waits for various display changes and performs actions based on those changes.
I have a WHEN ELAPSED ID timeout Call timeout_proc, setup so that I will not just sit in the while loop forever.
I am trying to "reset" the WHEN ELAPSED command after each valid command is processed so that it does not time out and kill my script prematurely using WHEN ELAPSED ID RESET. When I try to compile, it tells me that the "RESET" is an invalid token.
Does anyone understand or can explain how this command works?
Thanks,
dblprops
I am trying to get some assistance on the WHEN RESET command. I have a script that waits for various display changes and performs actions based on those changes.
I have a WHEN ELAPSED ID timeout Call timeout_proc, setup so that I will not just sit in the while loop forever.
I am trying to "reset" the WHEN ELAPSED command after each valid command is processed so that it does not time out and kill my script prematurely using WHEN ELAPSED ID RESET. When I try to compile, it tells me that the "RESET" is an invalid token.
Does anyone understand or can explain how this command works?
Thanks,
dblprops