I am writing a script to monitor X.25 calls to a port on an SNA PAD. Once the X.25 call to the port comes across the screen (X.25 address 7110000405) it needs to issue a port status command and wait for the correct port state after a period of 20 seconds. If the port state is in an...
I am trying to write a basic script to monitor for a certain string of numbers and at that point then transmit a command.
It's a very simple script, but I can't seem to get it to work.
Below is the script.
Proc main
Waitfor "6000112626" forever
if waitfor
transmit "D C S^M"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.