Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internal Consistency Error
Message
 
À
07/07/1999 17:21:06
Doug Hitchcock
Illinois State University
Normal, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00238549
Message ID:
00238811
Vues:
14
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform