Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Goldmine 4.0
Message
From
16/09/2003 11:03:38
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Miscellaneous
Thread ID:
00829302
Message ID:
00829424
Views:
24
Kevin,

We don't pass a parameter into our VFP apps, we interrogate the contact record from the VFP application.
ddesetoption("SAFETY", .F.)	
lnChannel = ddeinitiate("GOLDMINE", "DATA")

lcPrimaryKey = alltrim(DDERequest(lnChannel, "Contact1->AccountNo"))
Putting data back into Goldmine is a little more convoluted.

Neil
Previous
Reply
Map
View

Click here to load this message in the networking platform