Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SCATTER NAME problem
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SCATTER NAME problem
Miscellaneous
Thread ID:
00329723
Message ID:
00329723
Views:
68
I have a business logic object that passes data to an interface object using:

PROCEDURE GetDataObject
LOCAL loDataObject
SCATTER NAME loDataObject
RETURN loDataObject

I am having a problem releasing the business logic object if I don't first release the variable that receives the returned dataobject. If I first release the receiving variable I can release the business logic object with no problems. Since this isn't a reference to an object but simply a copy of the data object I wouldn't think I should have a problem releasing the business object. Any explanations are welcomed.

Bill
Heavy Metal Pedal - click with care
Next
Reply
Map
View

Click here to load this message in the networking platform