[Gambas-user] Eval error
JUHASZ Robert
robert1juhasz at ...626...
Fri Sep 16 21:14:21 CEST 2011
Merci Benoit!
FYI: my system is 32 bit version (ignore if not relevant).
Robi
-----Original Message-----
From: Benoît Minisini <gambas at ...1...>
Reply-to: mailing list for gambas users
<gambas-user at lists.sourceforge.net>
To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Subject: Re: [Gambas-user] Eval error
Date: Fri, 16 Sep 2011 20:19:32 +0200
> +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,
More information about the User
mailing list