03-23-2017 07:40 AM
Don't you love when things like this happen?
For some inexplicable reason the references gets cleared when passing through the loop boundry ... (the program is paused in the following case structure so it should be updated)
/Y
Solved! Go to Solution.
03-23-2017 08:06 AM
My bad ... i closed the reference inside the loop, invalidating it on subsequent iterations ...
/Y