Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Please explain this to me...
Message
From
16/04/1999 06:58:00
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Please explain this to me...
Miscellaneous
Thread ID:
00208908
Message ID:
00208908
Views:
53
At start up I create an application object - oapp. In this object I have a method that operates on data- something like:

if cust.type='Business'
return something
else
return soemthing else
endif

which is manipulating data in an open table. If the form this is called from uses a private datasession then the method does not see the cust table. In other words, it appears that the oapp object is scoped to whatever datasession was active or the default when the object was created. Is this right or have I just messed up somewhere? If it is right, why was it designed this way? I am perplexed.
A problem is a problem only as long as it has a possible solution. Lacking that, it becomes a FACT!
Next
Reply
Map
View

Click here to load this message in the networking platform