[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New behavior with variables
[Thread Prev] | [Thread Next]
- Subject: Re: New behavior with variables
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Tue, 24 Mar 2026 23:09:53 +0000
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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 > > > >
| Re: New behavior with variables | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| New behavior with variables | Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx> |