Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding object to object with SCATTER
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00943635
Message ID:
00943644
Vues:
19
How about just
SCATTER MEMO NAME this.oData
where oData is included in the definition of the class?


>If I want to populate an object property with an object using SCATTER NAME, do I need to do it like this:
>
>
>FUNCTION populate
>  SCATTER MEMO NAME oDataGathered
>  THIS.AddProperty('oData',oDataGathered)
>ENDFUNC
>
>
>Or is there a way to add and populate it at the same time???
>
>TIA
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform