Page 1 of 1

App 'hangs' when using FTP

Posted: Sun Jan 15, 2006 12:06 pm
by John
Hi,

when using the FTP class, my app stays active as a process. I'm not able to close it down in a proper way, like with oFTP:end() or oInternet:End().

Am i missing something?

This is the example i used (please rename jpg to zip).
http://img462.imageshack.us/img462/244/ftp9wx.jpg

Thanks,

John.

Posted: Mon Jan 16, 2006 3:46 pm
by carlos vargas
John

include this line in you app

external dbfcdx, dbffpt

i you not include the dbffpt tha app crash at try open a dbf with memo field.

sorry for my bad english

salu2
carlos vargas

Posted: Mon Jan 16, 2006 5:30 pm
by John
Hi Carlos,

i'm not using cdx, but ntx in my own app... Any other suggestions?

Thanks,

John.

Posted: Mon Jan 16, 2006 6:40 pm
by Antonio Linares
John,

We are going to review it as soon as possible.