Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug out of sync
Message
From
29/06/1999 19:52:17
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00234014
Message ID:
00235617
Views:
20
Mark-
No doubt Ed is correct. I just periodically sweep through my development directories and do:

COMPILE *.PRG
COMPILE FORM *.SCX
COMPILE CLASSLIB *.VCX

IOW, I don't depend on the project manager's recompile all option when I want to be 100% certain.

>The typical cause for this is that the date/time stamp on a source file is later than the date/time stamp on the compiled code. Any number of things can cause this to happen. The simplest solution is to clean up the project file (if necessary, open the .PJX as a table and PACK it) and recompile all the files associated with a project, including forms, reports, class and the like.
Previous
Reply
Map
View

Click here to load this message in the networking platform