Re: [Gambas-user] Strange message error

2009-02-01 Thread Benoit Minisini
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 > > all

Re: [Gambas-user] Strange message error

2009-02-01 Thread Benoit Minisini
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] > > Co

[Gambas-user] Strange message error

2009-02-01 Thread Leonardo Miliani
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 =