Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp dll read value from another vfp dll
Message
From
14/10/2018 14:31:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Vfp dll read value from another vfp dll
Miscellaneous
Thread ID:
01662583
Message ID:
01662583
Views:
51
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
Next
Reply
Map
View

Click here to load this message in the networking platform