Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to convert VB to VFP?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
How to convert VB to VFP?
Miscellaneous
Thread ID:
00936101
Message ID:
00936101
Views:
54
Dim RegTemplate As FPTemplate

Dim blob() As Byte
Dim bvariant As Variant

RegTemplate.Export bvariant
blob = bvariant

When I run this code in VB, I recived an array of bytes in a variable blob and save in database.

How can I do the same thing in VFP?

Waldir/Brazil
Next
Reply
Map
View

Click here to load this message in the networking platform