GetFTPError (open)
This function will check and clear the last error that occured (if any)
Syntax
LOADLIB "wh::internet/ftp.whlib";
RECORD FUNCTION GetFTPError(INTEGER connectionid)Parameters
INTEGER connectionidInteger of the connectionid
Return value
RECORDRecord with the error (if exists)