Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
FtpRead | version 1.0 | no |
string FtpRead(number size, number stream_handle) |
size | the amount of data to read in bytes |
stream_handle | the stream handle as returned by FtpAccess |
Read from a data connection. |
function TestFtp() { |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:06 2009 GMT | (c)2009 RadGs Software |