swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Schedule: ActionForEach processes complete List without break?


From: Benjamin Inden
Subject: Schedule: ActionForEach processes complete List without break?
Date: Tue, 08 Jan 2002 14:26:19 +0100

Hi,

at the moment I have got the following model schedule:
-ActionForEach CellStep
- another ActionGroup with two Actions
both scheduled at time 0 in an ever-repeating schedule of period 1.

in the observer schedule, i have graphics update and processing of events.

Now, what I want is that the whole List of Cells in the model is completed 
before
the other model actions and before graphics update. However, the event 
processing
should be done every few seconds.
But it seems that the processing of the List with ActionForEach is again and 
again
interrupted by the other actions if the list gets longer. What can I do to 
avoid this?

Thanks,
Benjamin Inden
address@hidden



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]