Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OBizObj
Message
From
24/02/1999 11:49:11
 
 
To
24/02/1999 11:29:38
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00190948
Message ID:
00190992
Views:
14
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform