Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor cannot be modified because it contains an unsaved
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01266724
Message ID:
01266744
Vues:
53
Found the most bizarre solution!!

I changed the ZAP command for a GO BOTTOM followed by DELETE ALL
When the code reaches the APPEND BLANK command I no longer get a 2072 error message

.
.
.
.
SELECT
GO BOTTOM
DELETE ALL
.
.
.
.
.
SELECT
APPEND BLANK
.
.
.
.
.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform