Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
P-Code Recompile
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00434743
Message ID:
00434749
Vues:
14
>Anybody knows how to recompile the p-code(objcode field) inside the .scx files without opening the form and save it?
COMPILE FORM formName
If you want to be a little more explicit about it (test this on a backup copy first):
USE formName.scx
REPLACE ALL objCode WITH ""
USE
COMPILE FORM formName
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform