Programming Fundamentals
Keywords
There are several types of keywords in the FTP Automation API:
Methods, properties, and objects are part of Reflection FTP Automation support. You can communicate with the Reflection FTP from a Visual Basic application or from another Windows application that supports Automation (for example, other Reflection products and Microsoft Office applications) by using Reflection FTP's methods, properties, and object in the other application's own scripting environments to extract data from, or send instructions to, the Reflection FTP Client.
Statements and functions are not part of Reflection FTP's Automation support. You can use them in FTP OLE Automation scripts, but not in external applications that use Automation to control the Reflection FTP Client. This is not a problem because other Windows applications provide equivalent or even identical statements and functions in their scripting environments.