Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to declare byte in VFP
Message
From
04/09/2003 15:43:14
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
To
03/09/2003 01:24:03
Sudish Naik
Webify Services Inida
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00825547
Message ID:
00826186
Views:
24
I would try passing two 400 char strings ... which is pretty well the same as the two 400 element arrays of "byte" that the syntax is asking for.

You can then use SUBSTR to process the strings like arrays.

As for RegisterDB(), you haven't provided enough information.

>Hi All,
>
> Can anyone help in this matter:
>
>I have Activex which has method GetTemplates(Byte T1[400], BYTE T2[400])
> This is Syntax in Help of ActiveX which works with VB
>
> How to Get Value of T1, T2 or How to Declare Variables T1, T2 as type Byte
>
>
>Another Method is RegisterDB() Which Through ODBC Directly Inserts Record in SQL related TABLE In Visual Basic, How to Use this method in VFP.
>
>Other Methods related to This ActiveX are Working Fine
>
>
>Regards,
>Sudish
Previous
Reply
Map
View

Click here to load this message in the networking platform