Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VFP6 COM .EXE Application Object

Status
Not open for further replies.

RCorey

IS-IT--Management
Nov 21, 2002
4
US
We are using VFP6 to custom automate faxing software. The SDK provided by the faxing software includes a fax client object which I used in a VFP6 executable with is called by the fax print driver. Being an old and perhaps not so clever fox, the only way I could get communication between the VFP6 originating program which initiates the fax print job and the VFP6 application subsequently called by the print driver was to use DDE. Works great but I'd prefer to use a more modern approach. How can you create VFP COM application executables for which another VFP (or other) application can get an application object reference with, for example, GetObject()? In other words, how can 1 VFP executable get an application object reference to another VFP executable?
 
RCorey

Maybe someone used the faxing software you are refering to, what is the brand name? Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
Mike, faxing software is VSIFax.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top