Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert Vb-code to foxpro
Message
From
17/07/2002 09:43:57
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00679540
Message ID:
00679564
Views:
79
>>How should this code look like in vfp7.
>>
>>Dim mbusrv as ModbusSrv
>>set mbusrv= new ModbusSrv
>>
>>the class ModbusSrv as a part of an exe 'Mbserver' that I had to register (Mbserver.exe /regserver)
>
>
>Local mbusrv as Mbserver.ModbusSrv
>mbusrv = CreateObject("Mbserver.ModbusSrv")
>
>The class name "Mbserver.ModbusSrv" may be not correct. You can use object browser to get an exact name.
>
>Alexander

This is what I'm seeing in the objectbrowser:
Library MODBUSSERVERLib
ModbusServer 1.0 Type Library
File: D:\MODBUS\MBSERVER.EXE
Help File: This library doesn't have an associated help file.
GUID: {B3DE3CB4-C629-11D1-8FE9-E4CD05C10000}
Previous
Reply
Map
View

Click here to load this message in the networking platform