Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Canceling new record
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00169186
Message ID:
00169244
Vues:
23
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform