On 02/25/2013 06:05 PM, Astrostream wrote:
> New here, but how did this site get the picture i have set? i never set
> anything.
I had to go to the link in your post to see what you were talking about.
This is actually a mailing list on Sourceforge; Nabble just takes public
mailing lists and provi
New here, but how did this site get the picture i have set? i never set
anything.
--
View this message in context:
http://gambas.8142.n7.nabble.com/A-few-questions-tp41242p41243.html
Sent from the gambas-user mailing list archive at Nabble.com.
-
Hello Everyone,
I am new to gambas but not to programming, and I just have a few questions
that I cannot find the answers to. Any ideas or help that can lead to some
answer would be great.
1) a) Am i able to call a function from bash of a running gambas program?
(want to be able to allow connecti
ok, Tobi. Waiting.
2013/2/25 Tobias Boege
> On Mon, 25 Feb 2013, Jorge Carri?n wrote:
> > Tobi,
> > If your code is on Gambas, I can try manage with it. I'm not a C
> > programmer... by the way: Is ftpClient written in Gambas?
> >
> > Regards
> >
>
> My FtpClient is written in Gambas, the curre
On Mon, 25 Feb 2013, Jorge Carri?n wrote:
> Tobi,
> If your code is on Gambas, I can try manage with it. I'm not a C
> programmer... by the way: Is ftpClient written in Gambas?
>
> Regards
>
My FtpClient is written in Gambas, the current implementation in gb.net.curl
is not. It's in C using libc
thank you
2013/2/25 Benoît Minisini
> Le 25/02/2013 17:38, Fabien Bodard a écrit :
> > Public Sub Form_Open()
> > Dim pf As New PointF
> >
> >
> > pf.x = "414235.32"
> > Print pf.x
> >
> >
> > End
> >
> >
> >
> > = 1202590843
> >
> >
> > ???
> >
>
> This was a stupid copy & paste mi
Tobi,
If your code is on Gambas, I can try manage with it. I'm not a C
programmer... by the way: Is ftpClient written in Gambas?
Regards
2013/2/25 Tobias Boege
> On Mon, 25 Feb 2013, Jorge Carri?n wrote:
> > I'm doing a FTP Client (at Filezilla Style), but I don't know how
> intercept
> > the
Le 25/02/2013 17:38, Fabien Bodard a écrit :
> Public Sub Form_Open()
> Dim pf As New PointF
>
>
> pf.x = "414235.32"
> Print pf.x
>
>
> End
>
>
>
> = 1202590843
>
>
> ???
>
This was a stupid copy & paste mistake, sorry for that!
It is fixed in revision #5566, and will be backported t
Public Sub Form_Open()
Dim pf As New PointF
pf.x = "414235.32"
Print pf.x
End
= 1202590843
???
Je comprend mieux pourquoi je n'avait aucun shapes sur ma carte :-)
Le problème est le même en utilisant explicitement cfloat...
--
Fabien Bodard
---
Comment #4 on issue 388 by sot...@gmail.com: Parse error : Invalid Tag !
Line 1 , Column 1 : ?mso-application pro with gb.xml (gb.libxml works fine)
http://code.google.com/p/gambas/issues/detail?id=388
Hi Adrien,
don't worry for the response time. As i said it is not a Priority Problem.
Thanks
On Mon, 25 Feb 2013, Jorge Carri?n wrote:
> I'm doing a FTP Client (at Filezilla Style), but I don't know how intercept
> the ftp client exit.
> Put and Get works fine.
> Exec works fine... in commands without exit (CWD, PWD, DELE, etc.)
> But I can't recover de exit in, by example, LIST command an
I'm doing a FTP Client (at Filezilla Style), but I don't know how intercept
the ftp client exit.
Put and Get works fine.
Exec works fine... in commands without exit (CWD, PWD, DELE, etc.)
But I can't recover de exit in, by example, LIST command and can't recover
the control information (wich is sho
12 matches
Mail list logo