04-21-2006 09:34 AM
04-21-2006 02:58 PM
Try replacing the tunnels that bring the UDP conncetion reference in and out of the For loop in the bottom loop with a shift register.
If the For loop iterates "zero" times the contents of its output tunnel will be the default value.
That would in turn pass a null refnum to the close.
Trying to help,
Ben
04-21-2006 03:09 PM
@Ben wrote:
Try replacing the tunnels that bring the UDP conncetion reference in and out of the For loop in the bottom loop with a shift register.
If the For loop iterates "zero" times the contents of its output tunnel will be the default value.
Just to clarify what Ben just said: