next up previous
Next: RETARD produces a delayed Up: PROCEDURES Previous: PAUSE stops the execution

PUTFEL adds an event to the Future Event List

Syntax:

    PUTFEL(|A | B|, <node name>, <time>, <index>, <parameter>);
It is used to put an event in the FEL. The parameters of the instruction are the elements (fields) of the event to be aggregated.

The element is aggregated to the FEL keeping the ascending order of time. If there is one with exactly the same value put in <time> it is put After (A) or Before (B) of it according to the first parameter. See EXTFEL procedure (section 7.8).

This procedure can be used in nodes of any type.



domingo c
Mon Mar 20 17:37:52 PST 2000