Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I make an array property ??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00388899
Message ID:
00388911
Vues:
8
When I add an array property, I just add it as myarray[1] and dimension it later when I need it.

You can also do this programmatically object.addproperty('myarray[1]')

>Hi All,
>
>I have a problem,
>
>I would like to make an array property. In my help topic it says:
>
>To create an array property
>
>In the Name box of the New Property dialog box, specify the name, size, and dimensions of the array.
>For example, to create an array property named myarray with ten rows and two columns, type the following in the Name box:
>
>myarray[10,2]
>
>______
>
>VFP returns an errormessage that says Invalid name, what am I doing wrong??
>
>Thanks in advance,
>
>Lasse
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform