IsFtp()

Syntax

Result = IsFtp(#Ftp)
Description
Tests if the given #Ftp number is a valid and correctly initialized ftp client. This function is bullet-proof and can be used with any value. If the 'Result' is not zero then the object is valid and initialized, else it returns zero. This is the correct way to ensure than a ftp is ready to use.

Supported OS

All

<- GetFTPDirectory() - Ftp Index - NextFTPDirectoryEntry() ->