Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class Designer-how to add an array?
Message
De
05/03/1998 22:56:57
Roberto Cota Rivas
Quid Estrategia Esencial de México
Monterrey, Mexique
 
 
À
05/03/1998 11:58:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00082723
Message ID:
00082887
Vues:
32
>>Hello:
>>
>> This is probably a newbie question but, using the class designer, how can I add an array as a property of a class? I do add a property, but then I try to dimension it as an array using
>>
>>dimension this.prop[2]
>>
>>in the class's Init method
>>
>>But I get the message: "prop is not an array" or something like that. Is there any way to declare a property as an array using the class designer?
>>
>>Thank you,
>>Roberto
>
>Roberto,
>
>You need to add a property to your class as
>arrayname[ 1]
>
>Then you can redimension it in code
>
>Ian

Thank you very much Ian and Edward... ;)

Gracias,
Roberto
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform