Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying an Object
Message
From
04/05/2005 13:58:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Copying an Object
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01010933
Message ID:
01010933
Views:
69
I have an object that came from a scatter of a table:

scatter name mvar memo

When I copy mvar to mvar2 (mvar2=mvar), then make a change to mvar.cust_id, mvar2.cust_id also changes (as I guess they are both references to the same data). How can I change mvar without changing mvar2 (ie; just make a copy)?

Thanks in advance...
Next
Reply
Map
View

Click here to load this message in the networking platform