[Gambas-user] My first rodeo in using the network component
M0E.lnx
m0e.lnx at ...626...
Tue Mar 24 21:49:15 CET 2009
So i've decided to try out the network component in gambas.
I'm trying to get a listing of the contents of an FTP URL
so I'm using a FTPclient object.
I've set it's .URL
and since it's anon access, I figured I'd leave the user and pass properties empty.
>From what I read in the documentation, I should be able to use it's peek() method and it should return a string.
but it's not working... anyone ever done anything like this?
--
More information about the User
mailing list