Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting an ole error code 0x80040112
Message
 
 
À
27/06/2001 11:44:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00523933
Message ID:
00524315
Vues:
17
>Sergey,
>Thank you for responding, here is example of the code
>
>oComm = createobject('mscommlib.mscomm')
>oComm.commport = 1
>oComm.portopen = .t.
>oComm.settings = "9600,N,8,1"
>
>It works fine on developer machine but not on client.
>Any thoughts are appreciated
>
>Thanks
>Rob Vaught

Take another look at MSKB#Q192693.
You have to subclass Mscomm control at design time and than add an instance of the class at run-time instead of adding the control.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform