Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nice thing to happen...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01084793
Message ID:
01085018
Views:
16
>Yeah, that's happened to me more than a few times. I've got some projects in VFP 8 and some in 9, so I had been opening the same class in both (going back and forth) to make sure I didn't inadvertently add member data. VFP at some point would change it to a form.
>
>You can fix this by USEing your VCX as a table. SET DELETED OFF, then BROWSE. Usually the form is the last 1 or 2 records in the VCX and you'll see a couple of deleted records above it. I've been able to fix it by deleting the new entries and undeleting the old ones.
>
>Good luck.

Thanks, Paul. I forgot to SET DELETED OFF when I checked that vcx as a table. So I just re-created it from VSS copy I had and the code I posted here in UT. Works quite nicely so far and I would not try to change it while running any more. <g>
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform