Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
P-Code Recompile
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00434743
Message ID:
00434749
Views:
13
>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?
Previous
Reply
Map
View

Click here to load this message in the networking platform