Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameters by reference to an activeX control
Message
 
 
À
29/09/2002 14:21:17
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00704244
Message ID:
00705763
Vues:
9
Lucas,

bintoc() does not generate a "standard" binary representation. Christian pointed you to some code that will create the proper binary.

>The activeX expected a 16-bit integer, so
>I tried to do that :
>
>x=bintoc(100,2)
>activeX.Method(@x)
>
>The same error ( Type missmach ) occurs.
>
>And i tried to do that :
>x=bintoc(100,2)
>createbinary(x)
>activeX.Method(@x)
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform