Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vb code to vfp code
Message
From
14/11/2001 09:07:01
 
 
To
14/11/2001 00:29:38
General information
Forum:
Visual Basic
Category:
Windows API functions
Miscellaneous
Thread ID:
00581245
Message ID:
00581434
Views:
26
>let me know if you think let can convert to vfp
>vb6 and vfp6 or 7
>Thanks
>Ken
>

Hi Ken,

I took a look at what you sent. I do not see anything frightening in there to make me think it cannot be re-written in VFP. The API calls are not an issue, they function in VFP similarly to VB.

There are a number of VB types that would need to be converted to VFP custom classes (VFP's version of a TYPE). Thus, the type handling code will also have to change to deal with classes instead of types.

I do have one question though...is conversion necessary? If the code is functional in VB, just compile it into a class DLL using VB, and use the DLL from within VFP. You'd have less headaches that way, especially of the code works in VB.

HTH,
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform