Frequently Asked Questions
How to initialize wodSFTP ActiveX component in Visual FoxPro 7 or later?
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.
Last updated Fri, Nov 8 2013 12:00am