WeOnlyDo Support

Frequently Asked Question

How to initialize wodSFTP ActiveX component in Visual FoxPro 7 or later?
Last Updated 12 years ago

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.

Please Wait!

Please wait... it will take a second!