Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data validation and Business rules
Message
 
To
25/11/1999 10:57:58
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00295560
Message ID:
00296695
Views:
32
Rex,

>I think that the First, Prior, Next, Last methods in the business object need to have the PreMoveRecordPointerHook return value conditionally run the oBehavior method.>

Good suggestion, you can change the code in these methods as follows. I'll do the same and give you credit in the What's New Guide:

IF NOT This.PreMoveRecordPointerHook()
RETURN FILE_ERRORHANDLED
ENDIF

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform