Here is example how to initialized wodSFTP ActiveX component with Visual FoxPro 7 or later:
----------------------------------------------------------------------
a = CreateObject("WeOnlyDo.wodSFTPCom.1")
----------------------------------------------------------------------
This is just example for wodSFTP ActiveX component and initialization for other WeOnlyDo components is similar.