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

Re: New behavior with variables


it changed to float some time ago.  I had to apply many fixes in my
programs.

It would be great if float did not complain about being given an integer.

Respects
BruceS

On Tue, 24 Mar 2026 at 21:33, Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx>
wrote:

> Not sure what is going on... has SpinBox.Value always been float?
> If so, then why it is not automatically converted as integer anymore?
>
> This raises error about mismatch:
> hDate = DateAdd(hDate, gb.Year, sboxYear.Value)
>
> This is with the development version.
>
> Jussi
>
>
>
>

Follow-Ups:
Re: New behavior with variablesBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
New behavior with variablesJussi Lahtinen <jussi.lahtinen@xxxxxxxxx>