On Jun 5, 2015, at 3:47 AM, Jeremy Ravel <Jeremy.Ravel at etu.univ-savoie.fr> wrote:
> But I still get this error :
>
> Fri Jun 5 09:32:27 2015 : Info: ++? if (Acc-Start-Date < "%{Current-Time}")
Hmm... try:
if (control:Acc-Start-Date < "%{Current-Time}") {
Alan DeKok.