Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLL woes - trying to convert a VB example to Foxpro
Message
From
31/08/1998 18:22:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
DLL woes - trying to convert a VB example to Foxpro
Miscellaneous
Thread ID:
00131712
Message ID:
00131712
Views:
49
Hi People:

I am trying to use a DLL from FoxPro, that was built for Visual Basic. The DLL requires passing arrays and variables as double, long and byte formats. These formats are from the Visual Basic example.

Visual Basic
Dim a[2] as double
Dim b[2] as long
Dim c as byte

In FoxPro, we can only initialize variables as numeric, string or logical. how can I initialize a FoxPro Variable as Double?


Steve Ellis
Steven Ellis
steve@ellisconnection.com
617 680-5997
Next
Reply
Map
View

Click here to load this message in the networking platform