Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding an array to a custom control on-the-fly
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00551548
Message ID:
00551555
Vues:
20
This message has been marked as the solution to the initial question of the thread.
>Q: How can I add an array to a custom control on-the-fly?
>
>Background: I have a custom object that is already created. I want to perform a SQL statement into an array, then add the resulting array to the object. Is this possible?
>
>DoUg
>(Sorry, I've got CoDe fever.)
This.Addproperty("myarray[1]")
Select ... INTO ARRAY This.Myarray
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform