Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Three dimensional Array
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01125053
Message ID:
01125065
Vues:
14
>>>>is it possible to create a three dimensional array in VFP?
>>>
>>>dimension myArray[5,3]
>>>myArray[1,1] = 'Test'
>>>myArray[1,2] = 0
>>>myArray[1,3] = .t.
>>>list memory like myArray
>>
>>That's not a 3 dimensional array, it's still only 2 dimensions.
>>
>>No, you can not create a 3 dimensional array with VFP.
>
>Can you explain the difference on the life example? I'm trying to figure this out and can not so far.

A 3 dimensional array would look like :

myArray[1,1,1]
myArray[1,1,2]
myArray[1,2,1]
myArray[1,1,2]
myArray[2,1,1]
myArray[2,1,2]
Wine is sunlight, held together by water - Galileo Galilei
Un jour sans vin est comme un jour sans soleil - Louis Pasteur
Water separates the people of the world; wine unites them - anonymous
Wine is the most civilized thing in the world - Ernest Hemingway
Wine makes daily living easier, less hurried, with fewer tensions and more tolerance - Benjamin Franklin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform