On Wed, 23 Jul 2014, Beno?t Minisini wrote:
> Le 23/07/2014 22:37, Tobias Boege a ?crit :
> > Hi Benoit,
> >
> > occasionally I find myself writing Gambas scripts and what bothers me a
> > little is that the USE keyword must be typed in uppercase letters, not
> > capitalised like all the other ones
Le 23/07/2014 23:12, Tobias Boege a écrit :
> Hi,
>
> our Gambas book has DnsClient on top of its schedule now as it seems. So I
> looked at the DnsClient example -- for the first time I guess. I found one
> thing in Form_Close() which surprised me (there is actually only one thing
> in there): the
Hi,
our Gambas book has DnsClient on top of its schedule now as it seems. So I
looked at the DnsClient example -- for the first time I guess. I found one
thing in Form_Close() which surprised me (there is actually only one thing
in there): the use of DnsClient._free().
I always thought you would
Le 23/07/2014 22:37, Tobias Boege a écrit :
> Hi Benoit,
>
> occasionally I find myself writing Gambas scripts and what bothers me a
> little is that the USE keyword must be typed in uppercase letters, not
> capitalised like all the other ones since Gambas 3. Maybe you can replace
> "=" with "==" w
Hi Benoit,
occasionally I find myself writing Gambas scripts and what bothers me a
little is that the USE keyword must be typed in uppercase letters, not
capitalised like all the other ones since Gambas 3. Maybe you can replace
"=" with "==" where appropriate so that the keyword style can be the s
El 23/07/14 21:46, CJ escribió:
>
> Just wanted to say thanks! With Benoît's helpfull pointers and some more
> reading/digging I managed to sort out the issue I had with Gambas 3 and
> Free Pascal.
>
> Let me know if there are any general interest and I will post a simple demo.
>
> /CJ
Oh, please
Just wanted to say thanks! With Benoît's helpfull pointers and some more
reading/digging I managed to sort out the issue I had with Gambas 3 and
Free Pascal.
Let me know if there are any general interest and I will post a simple demo.
/CJ
---
Hello,
Here you will find a new demo called Raster.
To work it requires a development version equal to or greater than the
revision # 6389 because the program uses a Window.Screenshot () method
--
Cordialement
Jacky Tripoteau
---