Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert Vb-code to foxpro
Message
De
17/07/2002 09:43:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00679540
Message ID:
00679564
Vues:
80
>>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}
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform