swarm-support
[Top][All Lists]
Advanced

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

Delete a scheduled activity ...


From: Xueyue Huang
Subject: Delete a scheduled activity ...
Date: Mon, 03 Jul 2000 13:12:15 +0100

Suppose I have a scheduler:
scheduler=[Schedule createBegin: aZone];
[scheduler setAutoDrop: 1];
scheduler = [scheduler createEnd];

and this scheduler will be used by many  agents:
    [scheduler  at: ti createActionTo: agenti  message: M(actioni)];
   i=1, 2, ...n;

Suppose we would like the scheduler to clear up all unexcuted actions every 
hour, what
can be done?






Attachment: x.huang.vcf
Description: Card for Xueyue Huang


reply via email to

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