Good morning Benoit (and everyone)
Just came about a question: When I want to bring my Gambas2 app to
Gambas3, will this be as roundabout as it is from Gambas1 to Gambas2?
(Creating new forms and converting the code...) Or is it more upward
compatible?
The reason for asking this is that you to
richard terry ha scritto:
> I'm importing some old data from windows. The data is exported from
> msAccess97
> and some of the text fields have a carriage return of some sort in the
> middle. The same character seems to be used by access as the end of line for
> each record, so when I try and i
I'm importing some old data from windows. The data is exported from msAccess97
and some of the text fields have a carriage return of some sort in the
middle. The same character seems to be used by access as the end of line for
each record, so when I try and import it, I'm getting a truncated lin
Hello,
I would like to use the ftpclient component in gb.net.curl to retrieve a
directory list of a remote ftp server but I don't know how to use it (I
can't see any "connect" or "open" method in it). I haven't found any
example on the internet.
Could please someone tell me if gb.net.curl is th