Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OBizObj
Message
De
24/02/1999 11:49:11
 
 
À
24/02/1999 11:29:38
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00190948
Message ID:
00190992
Vues:
15
>>I'm doing some maintenance work on a MM v 3.01 app. All of a sudden (Yeah, right!) my form started returning this strange error. It may have something to do with z-order, but I never messed with it.
>>
>>It's a cbizojmaintenanceform gone awry. When the form first loads, page1 of the pageframe calls the requery method. This is where the error happens.
>>
>>loSelect = CREATEOBJECT("CSelect", this.oBizObj.GetAlias())
>>
>>The error is "Unknown member oBizObj". Seems to me that the bizobj is not getting registerd properly. This usually indicates a problem with the z-order. If anyone (Kevin?) can tell me the proper order so I can set things right, I'd appreciate it.
>
>Make sure RefBizObj is the first object in the forms zOrder. Then, make sure the Business object is the first object on the page in the Zorder.
>
>BOb
>
>PS: Remember, when you change the zorder, you will have to close and reopen the properties window for the new order to show in the combo box.

Thanks BOb,

I couldn't figure out why my zorder wasn't changing in the properties window. Seems to me that's a bug in VFP.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform