I'm writting a script to send data through a telnet session to a server and run a general summary and output it to a text file then close the telnet and CMD window.
How can I code autoIT to say, if the command window string = "----more----" send the spacebar key, else continue on with the rest of the program?
I'm still pretty new to autoIT and cycling through the wiki and such, but not sure what syntax to be looking for. Some sort of read screen?
Thanks for any direction given.
-nic