Re: [Gambas-user] Corrupted Form

2010-01-01 Thread BenoƮt Minisini
> Hi Benoit, > > I include a small project that gives a problem: > Whenever I modify the form in the IDE the form comes with an extra ) which > generates an error at executing the program. > > "), ("modem.get_name ")]) <- the last ) is hurting > > The only solution by now is to edit Fma

[Gambas-user] Corrupted Form

2009-12-31 Thread Pino Zollo
Hi Benoit, I include a small project that gives a problem: Whenever I modify the form in the IDE the form comes with an extra ) which generates an error at executing the program. "), ("modem.get_name ")]) <- the last ) is hurting The only solution by now is to edit Fmain.form with gedit