Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How create a FoxPro object collection
Message
De
09/07/2002 15:26:35
 
 
À
03/07/2002 17:05:06
Daniel Antich
Informática Industrial
Heredia, Costa Rica
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00675126
Message ID:
00676790
Vues:
19
Hello Daniel:
Can't you create a single array with one object in each element?

Example:
DECLARE THIS.aoElements(n)
THIS.oElements(1) = (Object_1)
THIS.oElements(2) = (Object_2)
THIS.oElements(n) = (Object_n)

Externally I think you can use FOR..EACH or equivalent.
Fernando D. Bozzo
Madrid / Spain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform