HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... FOR loop
FOR loop
  View type:
I am unable get the FOR action to iterate. The code processes a single pass, but does not repeat. I am assuming the indented items below the FOR should repeat based on the counter settings. Is there something obvious I am missing?

Thanks for your assistance. (I am using Vista. Could that be related?)
 
Hi, Drew!

The possible reason is that you are using some time-dependant actions (like MOVE, ROTATE etc.) in FOR cycle. In this case only first pass action will be completed - FOR cycle is not synchronous, i.e. it does not wait until the pass action ends.
Subject:
Message options
No additional options