swarm-support
[Top][All Lists]
Advanced

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

no autoDrop


From: Piebe De-Vries
Subject: no autoDrop
Date: Fri, 8 May 1998 14:21:13 +0100 (BST)

Hello Everybody,

AutoDrop does not seem to work (I'm running the binary distribution 1.1, using 
SunOS
5.6). 
The following code:

  killSchedule = [Schedule createBegin: aZone];
  [killSchedule setAutoDrop: YES];
  killSchedule = [killSchedule createEnd];

  printf("killSchedule autodrop =%d.\n",[killSchedule getAutoDrop]);

gives the following output:
  
> killSchedule autodrop =0.

xprint showed that this is not just the output of -getAutoDrop but that indeed
 scheduled actions are not dropped after they are performed. Anybody there with 
the same
problem, or is it just me?

Cheers,
  Piebe.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

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