Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an array type custom property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00566354
Message ID:
00566367
Vues:
16
>Hi!
>
>faReport(100) for one-dimentional array and faReport(100,1) for two-dimentional array. VFP does not accept 0 as a dimention. It cand isplay it in the properties sheet though to indicate that array is one-dimentional. Also, as far as I know, you require to use "()" instead of "[]"
>
>HTH.

Vlad,

Either are acceptable. FWIW, a ALEN(myarray, 2) will report 0 if the array is dimensioned as myarray[100], but it will report 1 if it's dimensioned as myarray[100, 1].

>>I tried creating a custom property of array type with the name "faReport[100,0]" but I receive an Invalid Name error message instead. What could be wrong?
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform