Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for replacement for .AddProperty()
Message
De
25/10/2001 09:04:14
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00572931
Message ID:
00573122
Vues:
24
Thanks Sergey. It works great.

>Download file#9166 by Ken Levy. You can do following with it
>SET LIBRARY TO addprop5 ADDITIVE
>USE Mytable
>SCATTER NAME oRec
>AddProp(oRec, "NewProp", Null)
>?oRec.NewProp
>
>>
>>I have been looking for a non-OO function to add a property to an object. I want to add properties to objects created with SCATTER NAME . The object created by SCATTER NAME does not have an .AddProperty() method.
>>
>>Does anyone know of such a function?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform