Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help! VFP 7 broke my VFP 6 code
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00562021
Message ID:
00562671
Views:
27
Except that the useability of that code in VFP6 would be suspect at best. If VFP6 truncated the field name from field_name1 to field_name, any future reference to that column would fail because the name changed!

Randy

>The problem with this logic is that you are still breaking backwards compatibility. Matt posted the original message because code that worked fine in 6 suddenly stopped working when ported to 7. It seems to me that it would be better to either allow it to run as it did in 6 with perhaps a note of warning in the docs, or to make it work fully. To suddenly throw an error in a place that never errored before is confusing, as is the error message itself. Our first thought was that ALTER TABLE no longer worked on cursors, since that's what the error message implied. Thankfully we have the benefit of the group mind here to help figure it out, but not everyone has that.
>
>Thanks,
>
>Michelle
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform