Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ActiveX DLL in VFP
Message
From
16/05/2002 14:51:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Using ActiveX DLL in VFP
Miscellaneous
Thread ID:
00657689
Message ID:
00657689
Views:
44
Why it does not work?
--
SET OLEOBJECT ON
#INCLUDE D:\GMS.X000\RSLinxOPCAuto.dll
RSLinxServer = CreateObject('RSLinxOPCAutomation.OPCServer')
--

Same code in VB works good:
--
Dim oServer As RSLinxOPCAutomation.OPCServer
Set oServer = New RSLinxOPCAutomation.OPCServer
--

Alexey
Next
Reply
Map
View

Click here to load this message in the networking platform