jonschofield
Technical User
I have scripts that I used on Terranova to perform the following command (where ext1 is an extension from an arg file):
SEND "list usage extension ext1 print\r"
Since this office has now moved to Voice over IP, the tracker has been taken out and I have to use Terminal Emulator to run the scripts. Unfortuantely, the switch has been upgraded so it no longer supports the print command.
The question then is how can I modify my scripts so that they do not stop and wait for F7 (next page) to be keyed, without using the print command?
SEND "list usage extension ext1 print\r"
Since this office has now moved to Voice over IP, the tracker has been taken out and I have to use Terminal Emulator to run the scripts. Unfortuantely, the switch has been upgraded so it no longer supports the print command.
The question then is how can I modify my scripts so that they do not stop and wait for F7 (next page) to be keyed, without using the print command?