Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Array Weirdness
Message
De
25/03/2004 04:19:00
 
 
À
25/03/2004 04:04:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00842734
Message ID:
00889517
Vues:
23
Hi Christian,

Why do you mean this is a bug? The syntax is:
objectname.addproperty('propertname(numberofelements)',initialvalue)
You forgot the last part, so your line should be
thisform.AddProperty('myArray(1)',1)
>i have the same error
>
>not a character expression when adding an array property to thisform from a combobox
>
>thisform.AddProperty('myArray(1)')
>
>after 50 set step on, i search on this site and found this answer
>
>thisform.AddProperty('myArray[1, 1]')
>dimension thisform.myArray(x, y)
>
>
>
>foxpro bug ???
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform