[Gambas-user] Multiple declarations

Benoit Minisini gambas at ...1...
Tue Apr 20 17:56:42 CEST 2004


On Tuesday 20 April 2004 11:33, Georg Brandl wrote:
> Hello,
>
> I currently miss the ability to declare more than one variable in one
> line, such as:
>
> DIM x, y AS INTEGER
>
> Would it be difficult to implement such an extension?
>
> Georg
>

It is not difficult, but it takes time, because the compiler must be modified, 
and the IDE class analyzer too, so that it can understand this new 
declaration syntax.

I won't do it now. But maybe before the 1.0.

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list