The Visible property can only be set for Screen cycles.  Its value can be interrogated, but can only be set to FALSE, not to TRUE.  The Cycle is made visible automatically at the start of the Cycle.

When the property is executed against a Cycle, the Cycle and its component objects are hidden.  Note that the individual dynamic and static objects in the Cycle do not have their visible property set to FALSE.  

This allows all objects to be re-displayed by the simple expedient of making the Cycle visible again (in Cycle Exit Logic only) — you do not have to set the property of each object.  

Comment on this topic

Topic ID: 510098