Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp dll read value from another vfp dll
Message
De
14/10/2018 14:31:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Vfp dll read value from another vfp dll
Divers
Thread ID:
01662583
Message ID:
01662583
Vues:
52
Hi all,

I have two vfp9 dll registered in Windows,
in vfp command line i create two objects like this
oCore = CreateObject("gc_core.gc_core") and
oCust = CreateObject ("gc_cust.FindCust")

Then I set oCore.cUserName="João" and oCore.cUserPass = "pass"

any chance to access oCore.cUserName from oCust with the new value???

Thank's in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform