Frank Barknecht wrote:
- you can [add( messages with a scheduled time that is not greater than all
previously added messages.
I don't understand what you mean with this one. Could you give an example?
I guess the example I posted in reply to Roman answers to that.
When you add a message to a [qlist] or [textfile], it will always be appended to the end of the queue.
In the object that I need to implement, I need to be able, at any time, to schedule (i.e. add to the queue) a message whose time (the time at which it will be output) may be "earlier" than the time of messages already present in the queue.