Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't Open Form -- not an object file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00663423
Message ID:
00665693
Vues:
24
Often you can fix a 'bad' form file (.SCX) or .VCX like this:
USE <scx file>
REPLACE ALL objcode WITH ""
USE

COMPILE <form file>
-- OR --
COMPILE CLASSLIB <.vcx file>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform