Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Double
Message
De
19/09/2002 12:00:42
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Re: Double
Divers
Thread ID:
00701914
Message ID:
00702305
Vues:
17
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform