Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a event to an object
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Miscellaneous
Thread ID:
01315742
Message ID:
01315950
Views:
21
>Hola Selim,
>
>>what i am trying to do is to have an exact copy of an object but with an aditional method
>>after created then replace the old object in memory with the new one
>
>Did you take a look at the wrapper idea? Would that help you?


Your code seems very interesting. However, seems to me that this wrapper only changes myClass Value when I change the value on the wrapper instance.

I need the opossite, return or do something when the value on the object is changed
.......
DO WHILE .T.
      ME.Work()
ENDDO
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform