Is there a better way to monitor the FAILURE after using transmit rather than using an if statment after each transmit?
I have a bunch of transmit statements and would like to make sure the remote system responds properly, I'd like to know a way around putting in an if FAILURE after each one.
I have a bunch of transmit statements and would like to make sure the remote system responds properly, I'd like to know a way around putting in an if FAILURE after each one.