Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding an array to an object
Message
De
26/04/2002 11:53:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00649645
Message ID:
00649651
Vues:
7
This message has been marked as a message which has helped to the initial question of the thread.
Doug,

Do you mean in the form designer? Or programatically?
_screen.addproperty("testProperty[5]")
_screen.testProperty[1] = "hello world"
dimension _screen.testProperty[10]   && you can also redimension it
>What syntax is required to add a property as an array?
>
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform