[Gambas-user] Gambas IDE 1.9.49-2 New Function formating.

Andreas Kostyrka yacc143 at ...626...
Sat Jun 23 01:54:14 CEST 2007


Hi!

I'm wondering if this is a known bug, or what I'm doing wrong?

$entries.Add(New("ABC", arg1))

gets changed by the IDE to

$entries.Add( NEW ("ABC", arg1))

which is an Error :(

TIA,

Andreas



More information about the User mailing list