Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cloning an Object
Message
From
14/11/2000 14:42:46
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00441460
Message ID:
00441775
Views:
12
>>I want to generically clone any object on a form on to a second (child) form conditionally at run time. Since the object is not a class I cannot use "AddObject', and since I want to do it at RunTime, I cannot use 'CloneObject'
>>I can copy all it's properties using a Loop, but not it's methods.
>
>Rick Strahl wrote an object cloner. Check out his web site (www.west-wind.com).

AFAIK, Rick's method only copies properties. I don't think what Russell wants to do can be done except for SaveAsClass...
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform