Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking for replacement for .AddProperty()
Message
From
25/10/2001 09:04:14
Keith Payne
Technical Marketing Solutions
Florida, United States
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00572931
Message ID:
00573122
Views:
23
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform