Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor cannot be modified because it contains an unsaved
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01266724
Message ID:
01266744
Views:
50
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
.
.
.
.
.
Previous
Reply
Map
View

Click here to load this message in the networking platform