Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty object for data fields
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
01307968
Message ID:
01308006
Vues:
10
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform