> > Method 2:
> > textarea1.text = ("Moon\n"
> >
> > "The Moon is the only natural satellite of Earth.\n"
> >
> > "It is the nearest body and the best known.")
> >
> > error: Missing ')' in line
>
> This method should
> Gambas 3, 64 bit version.
> During the connection setup with an ODBC database everything goes right,
> but when I try to exec a query with Connectin.Exec, Gambas crashes with
> #11 error.
Can you get a backtrace with gdb? And better get an output of running your
project inside valgrind?
--
Be
> Hello,
> Bonjour,
>
>
> I am Alain Baudrez from Brugge (Belgium). I am a retired professional
> MS SysAdmin / ICT Teacher / VB programmer from the Belgian Navy for
> over more than 20 years. My last job from 1096 to beginning this year
> was at the Belgian-Netherlands MineWarfare School at Oste
Hello,
Bonjour,
I am Alain Baudrez from Brugge (Belgium). I am a retired professional
MS SysAdmin / ICT Teacher / VB programmer from the Belgian Navy for
over more than 20 years. My last job from 1096 to beginning this year
was at the Belgian-Netherlands MineWarfare School at Ostend -
http://www.
> You mean in Gambas 3, or in next stable release of Gambas 2.
> Thanks.
In Gambas3 as Gambas2 is in the end of its life
All the change in the language can only be for gb3 (for
compatibilities problems)
>
> Saluti,
>
> Stefano
>
> -
Il venerdì 14 maggio 2010 23:35:44 Benoît Minisini ha scritto:
> Hi,
>
> There was a warning in the documentation for a long time, and now it is
> effective: the support for static arrays has been removed.
>
> Moreover, the New keyword is now mandatory if you want to instanciate an
> array at the s
ok :-)
Le 14 mai 2010 23:35, Benoît Minisini a écrit :
> Hi,
>
> There was a warning in the documentation for a long time, and now it is
> effective: the support for static arrays has been removed.
>
> Moreover, the New keyword is now mandatory if you want to instanciate an array
> at the same