In the below excerpt, is there a way to remove the "Forever" from the waitfor statement and replace it with an "else" statement that would send us back to the start of the script?
THANKS!
waitfor "ENTER SHELF : ^[[24;28H" Forever
transmit sShelf
transmit "^M"
THANKS!
waitfor "ENTER SHELF : ^[[24;28H" Forever
transmit sShelf
transmit "^M"