Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert Vb-code to foxpro
Message
De
17/07/2002 09:45:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00679540
Message ID:
00679566
Vues:
49
>>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 are the classes of the library:
ctcpipserver and ModbusSrv

What should be the first parameter and what the second of the createobject method ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform