Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error
Message
From
07/03/2001 06:34:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Error
Miscellaneous
Thread ID:
00482617
Message ID:
00482617
Views:
45
Hello Kevin
I wonder if you could help me with two problems I am experiencing?

1. When I open a screen in a project using five pages on a page frame for modification, page 1 of the page frame is displayed by default. However the default tab selected is actually for page five. This problem disappears once the form is right clicked, edit selected on the dropdown menu and a tab selected to go to the page required. This does not appear to cause an actual program error, but it is incorrect and should be fixed. I would normally dive into the .SCX file to try to find the problem but I am not sure what to do with a class. Can you tell me why this happened, and how to fix it?

2. The same screen mentioned above is based on the “cBizObjMaintenanceForm” class. Page three of this page frame is used to display another group of fields from the business object on page one.
Page four is based on the “cListObjEdit” class and has an instance of the “cListObjEditForm”.
Page five is very similar to page four.
The resident business object on these two pages is disabled and a new business object dropped on the each page. The “Cancel” and “OnBizObjEmpty” methods both have the default code added. The “PostInitHook” and “PostRequeryHook” have the code recommended for this class added.
When running the form and selecting the tab for page four and five the following error is displayed:

Error#: 1925
Message: Unknown member OBIZOBJ
Line: 25
Code: IF This.oBizObj.lNoRecords = .T.

Method setbuttonenabledstatus
Object: contform1.pgfbizobj.page4.clistobjedit11

Could you advise me what may be causing this problem?
Thank you for your time.
Allan Godney
Next
Reply
Map
View

Click here to load this message in the networking platform