[Gambas-user] PRINT INPUT and Umlauts
Benoit Minisini
gambas at ...1...
Fri Feb 10 19:59:03 CET 2006
On Friday 10 February 2006 15:58, Tuxforall at ...17... wrote:
> Hy
>
> is that normal?
>
> PRINT "Bitte geben Sie die gewünschte Zahl ein"
> INPUT A <-2
> PRINT A ->0
>
> and so
>
> PRINT "Bitte geben Sie die gewuenschte Zahl ein"
> INPUT A <-2
> PRINT A ->2
>
> Gruß
No problem there. Which version of Gambas do you use? What is the datatype of
A ? You should better send a complete code when you find a bug.
Regards,
--
Benoit Minisini
More information about the User
mailing list