Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading values from a form in an .EXE via OLE
Message
From
11/06/1998 15:50:22
Stewart Lane
Injection Footwear Corp.
Miami, Florida, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00106812
Message ID:
00107327
Views:
25
John,

I spoke with the programmer prior to reading your response. I can tell
you this. He gave me some code to try to connect to it:

Ox=createobject('abc.olepassthru')
myparent = ox.getparent

At this point, I'm supposed to be able to read/display the values of controls in their forms by using:

myvar = ox.abcform.abcpageframe1.page3.txtfabcpr.value
? myvar

Does this approach indicate what type of server it is?
Also I'm not positive of the myvar syntax above. Once the 'myparent = ox.getparent' is set, is the 'myvar' syntax correct?

Stew
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform