Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Issue with cCursor Object and Table Buffering
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00648975
Message ID:
00652213
Views:
22
For all you lurkers,

I made the following change based on David's request:

In the CCursor class Delete() method:

Changed...
IF NOT TABLEUPDATE()
To...
IF NOT TABLEUPDATE(tlDeleteAll)
This will appear in the next version of the Framework!

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