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:
00388920
Vues:
14
Thanks to all of you. I got further, but didn't get an explanation on that dot/comma problem - but that does not matter now, I'm on the run again, thanks.

Lasse

>>>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
>>
>>Hi,
>>
>>I have been working with the problem. If I use . (dot) instead of comma , it comes up right, that's weird???
>>
>>Lasse
>
>Hi Lasse,
>
>The usual way to do this is just create a property myArray[1]
>and then DIMENSION it to the desired size when necessary.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform