Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameters by reference to an activeX control
Message
 
 
To
29/09/2002 14:21:17
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00704244
Message ID:
00705763
Views:
8
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
Previous
Reply
Map
View

Click here to load this message in the networking platform