06-09-2008 02:38 AM
Solved! Go to Solution.
06-09-2008 02:43 AM
Hi dan07,
you have to integrate the event structure into your while loop. After you use the button the first time, the event structure will never be called, because of the data flow. To set the button values to true, you can use a local variable or a property node.
Mike
06-09-2008 02:51 AM
06-09-2008 03:01 AM
06-09-2008 03:03 AM
Hi dan07,
try this example.
Mike
06-09-2008 03:03 AM - edited 06-09-2008 03:04 AM

06-09-2008 03:08 AM
06-09-2008 03:10 AM
06-09-2008 03:13 AM
06-09-2008 03:16 AM