[Gambas-user] Bug or feature in Version 3.0 (snapshot a week ago)

gambas at ...1938... gambas at ...1938...
Fri Sep 5 14:41:04 CEST 2008


When I type:
If(bla = x) then
During compilation, I get the error: 
Not enough arguments to if()

When I type:
If (bla = x) then
All went fine.

The only difference between the two statements is the missing whitespace 
after "If" in the first one.

Greetz
Stevie





More information about the User mailing list