[Gambas-user] Strange message error

Benoit Minisini gambas at ...1...
Sun Feb 1 16:45:19 CET 2009


On dimanche 1 février 2009, Benoit Minisini wrote:
> On dimanche 1 février 2009, Leonardo Miliani wrote:
> > I know that the following code is wrong 'cause Gambas doesn't accept
> > multiply instructions on 1 row but I would report the strange message
> > error that I get:
> > "Unespected k
> > alla riga ....." (at row....) [where there is the FOR loop]
> >
> > Code:
> > -------------------------------
> > DIM A, b AS Integer
> >   FOR a = 1 TO 10: b += 1: NEXT
> > -------------------------------
> >
> > P.S.:
> > Gambas 2.11 / Ubuntu 8.10
>
> Funny. I will look at it...

OK, this is fixed in revision #1840.

-- 
Benoit Minisini




More information about the User mailing list