Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty object for data fields
Message
 
 
To
03/04/2008 14:37:55
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
01307968
Message ID:
01308006
Views:
9
You're welcome.

>Genius, fox rocks!
>
>>You can use Empty object
>>
>>oObj = CREATEOBJECT("empty")
>>=ADDPROPERTY(oObj, "NewProperty")
>>
>>
>>>
>>>When dealing with data objects, that are created like
>>>
SCATTER NAME oDataObject
>>>how can I add funtionality to that object, like
>>>
oDataObject.ADDPROPERTY("NewField")
>>>Or, in other words, how can I create a data object like the above without the SCATTER NAME command?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform