Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent APPEND BLANK Error on Exit
Message
 
To
27/05/2001 08:38:45
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00511886
Message ID:
00511940
Views:
15
John,

Actually the method I use is similar except I will loop through all open tables
using getnextmodified() followed by a tablerevert(.f.); although you could issue a tablerevert(.t.) to revert all records there is a performance penalty for doing so; therfore only revert those records identified by getnextmodified. Either create a class method or insert into base class of form as a generic method although I prefer the former.

Randy
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform