Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Include file properties go OUT OF SCOPE...why?
Message
De
05/04/2004 13:26:38
Scott Malinowski
Arizona Fox Software LLC
Arizona, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Include file properties go OUT OF SCOPE...why?
Divers
Thread ID:
00892360
Message ID:
00892360
Vues:
61
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!
Répondre
Fil
Voir

Click here to load this message in the networking platform