Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Canceling new record
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00169186
Message ID:
00169244
Views:
19
>I have tried Tablerevert(.T.) and other ways, but cant seem to get it to cancel the input.
>myTable buffering is set to Optimistic.
>
>TIA,
>Dan
Hi Dan.

TableRevert() should work. But if you do a tablerevert() while you are adding a new record, you probably want to move the recordpointer to either the next or previous record in the table (providing, of course, that you are not in the process of adding the first record to the table.) After you move the record pointer and refresh the form, you should get the results you want.

Marcia
Previous
Reply
Map
View

Click here to load this message in the networking platform