Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp dll read value from another vfp dll
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01662583
Message ID:
01662584
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

Pass it as a parameter when you create the oCust portion.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform