Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include file properties go OUT OF SCOPE...why?
Message
From
05/04/2004 13:26:38
Scott Malinowski
Arizona Fox Software LLC
Arizona, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Include file properties go OUT OF SCOPE...why?
Miscellaneous
Thread ID:
00892360
Message ID:
00892360
Views:
62
Greetings!

On a bizobj form, clicking on a button brings up another form, which does some testing in the INIT method to make sure a condition exists. If not, it returns with a 'RETURN .F.'. The called form is limited to one occurence, so multiple copies are not allowed. Since it is a BizObj form, the first pass doesn't really 'release' the form, but just hides it.

When I correct the condition in the same session and then click the form again, I get an error stating that 'loForm object is not an object'. After some checking, I determined that ALL THE PROPERTIES that are defined in the framewrk.h include file are OUT OF SCOPE. It's like they don't exist. The culprit property is CHILD_OBJECT. I've checked every single form to make sure they include the frameincl.h include file and they all do.

Anyone have any ideas on this one? Thanks in advance!
Reply
Map
View

Click here to load this message in the networking platform