[Gambas-user] Eval error

Benoît Minisini gambas at ...1...
Fri Sep 16 20:19:32 CEST 2011


> +1
> 
> I'm using Eval() in my gambas2 project too, to check event conditions
> (domotica lamp on events that is)
> 
> Like this for example:
> Eval(Var_Sunset = Format(hour(Now()),"0#") & ":" &
> Format(minute(DateAdd(now(), gb.Minute, 30)),"0#"))
> 
> Some people report weird behavior with other code...
> 
> I'm sure this is due to the same bug..
> 
> Regards,
> Ron_2nd.
> 

This is a 64-bits related bug. It takes some time to fix it correctly, and 
moreover it is harder for me to make a Gambas 2 release now there is no KDE3 
library anymore in Ubuntu.

As soon as I have time I will do it.

Regards,

-- 
Benoît Minisini




More information about the User mailing list