Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CBizObjForm using an associated Find form
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00137418
Message ID:
00139066
Views:
36
>Doug,
>
>>It looks like there is code in the FindProcess() method of the cBizObjForm class referencing properties that weren't introduced until the cBizObjMaintBaseForm class. Specifically, the nGoToPageOnEdit property.
>>
>>I believe the Find form was supposed to be able to work with any cBizObjForm, correct?>
>
>Back in Version 3.01 of the Framework, I added a check for the existence of the nGoToPageOnCancel property using PEMSTATUS before actually accessing the property. Are you using a version of the Framework that is older than this?
>
>Regards,

We are on version 3.02 of the framework. I can see where you have added the check for the existance of nGoToPageOnEdit and are using a local memory variable lnGoToPageOnEdit, but toward the end of the FindProcess method you are still referencing this property as THIS.nGoToPageOnEdit. Take a look.

Thanks again for your help.
Doug Stalter

Doug Stalter

"According to the proverb, the best things are the most difficult." -Plutarch
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform