Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Source out of date
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00145722
Message ID:
00145741
Vues:
34
You need to recompile all of your source code. Bascially, there is a mismatch between the source code and the object code. The source code that created the object code no longer exists - since modifications have been made. One quick fix is to issue the following in the command window:

compile *.prg

When rebuilding the project, make sure you click the recompile all files button.

Finally, make sure Set Development is ON.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform