I don't believe though that the other event will actually execute
until the first one completely finishes.  Even if you use a sequence
to call the other event.  The other event's timecode will indicate
when it was called or placed in the queue to be executed.  Note this
behavior is different than other languages (Delphi for example) where
a second event can be made to execute at any point in time from within
another event.

Steve



Reply via email to