Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding object to object with SCATTER
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00943635
Message ID:
00943647
Views:
20
I like it! Thanks, Serge!

>I would do this way. It still two lines but no extra object is created
>
FUNCTION populate
>    THIS.AddProperty('oData', Null)
>    SCATTER MEMO NAME THIS.oData
>ENDFUNC
>
>
>>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???
>>
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Previous
Reply
Map
View

Click here to load this message in the networking platform