Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need Some Help from a Goldmine user
Message
De
27/06/2002 11:26:54
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
26/06/2002 18:25:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00672331
Message ID:
00672901
Vues:
10
I'm sorry, I should have read your post closer. I missed the part about showing....


>Hi John
>
>Well, as I tried to indicate in my post, I'm trying to tell the Goldmine program to show the record .. not the VFP program. The gm5s32.dll is for low level data access. I don't hae a problem using low level data-access. After finding the record, though, I need DDE to command Goldmine to show that contact - do I not?
>
>Am I missing something here, or did you misinterpret my post?
>
>Thx Scott
>=============
>>I don't know why you're using DDE... there is a new API available: here is some code form an actual working program using the seek function to locate the record.
>>
>>
>>&& If we don't have a contact2 record, add and put in accountno
>>lnReturnValue = GMW_DB_SetOrder(lnCont2Handle, 'CONTACT2' )
>>IF GMW_DB_Seek(lnCont2Handle ,lcAcctNo )<> 1   && EXACT MATCH NOT FOUND
>>   **-- you're code here
>>ENDIF
>>
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform