Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Internal Consistency Error
Message
 
To
07/07/1999 17:21:06
Doug Hitchcock
Illinois State University
Normal, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00238549
Message ID:
00238811
Views:
13
Hi Doug,

>A form, that I had just finished ironically, won't open. Whenever I try to run it or modify it I get the error message stating the message in the subject, with just an ok button. Press OK and VFP closes.
>
>Tried it on other computers too, no luck. Is there anyway I can salvage anything from it? Has anyone ever experienced this, and recovered anything?
>

(Assuming the form name is Test)
I'd try COMPILE FORM Test
If that fails, try the following:
Make a backup of Test.Scx
USE Test.Scx
REPLACE ALL ObjCode with "" in Test
USE
COMPILE FORM Test.Scx 
Beyond that you're in for major surgery < S >
HTH,
Bill Armbrecht
VFP MCP
Previous
Reply
Map
View

Click here to load this message in the networking platform