11-12-2005 08:36 PM
11-14-2005 12:35 AM
11-14-2005 08:01 AM
You might be able to simulate this with event programming and a second variable, that is send a value(signaling) to the first value, and inside of the event handle case, put a delay before you send a value to the final variable. Some more details would help understand what you want to d0. Other possibilities include state machines and queues with a implicit wait inside of the writer loop.
Paul
11-14-2005 10:15 AM
I agree with Becktho. Please describe what you want to achieve (and why), so that we can offer appropriate suggestions.
😄
11-14-2005 11:00 AM