Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double
Message
From
19/09/2002 12:00:42
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Re: Double
Miscellaneous
Thread ID:
00701914
Message ID:
00702305
Views:
16
Sergey,

Thanks for your response. I have tried these two files, but to no avail.

Thanx,

Mike

>There're two classes in the download section that allow to work with structures in VFP:
>Heap allocation class File #9482
>API-Structures in VFP File #9557.
>
>They work fine with API calls but I'm not sure if you can use any of them in this case.
>
>>how can I duplicate this visual basic functionality in VFP?:
>>
>>Dim points2(0 To 9) As Double
>>points2(0) = 1: points2(1) = 1
>>points2(2) = 1: points2(3) = 2
>>points2(4) = 2: points2(5) = 2
>>points2(6) = 3: points2(7) = 2
>>points2(8) = 4: points2(9) = 4
>>
>>I would like to create a double to pass to an activex control, with data much like displayed above. Is this possible? Is there a "Structure" that I must create from strings?
>>
>>Thanx,
>>
>>Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform