Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Rebuild project with recompile All files
Message
 
 
To
03/03/2005 11:09:08
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00992240
Message ID:
00992442
Views:
27
Fabio,

>David, I am not speaking about BUILD EXE but about BUILD PROJECT.

Well it does work when building an EXE.

if you are just running code from the command window you are just running the last fxp which will not have changed. FXPs really are an artifact of an editor setting (compile on save) or from running prgs from the command window. The project manager doesn't care one iota ahout them. Using the previously posted code fragments:
erase htest.fxp
build project htest recompile
? file( "htest.fxp" ) && .f.
It's not that hard to write a project hook and recompile each prg that contains a #include that has a newer timestamp than the fxp.

>
>When a english readear read "Recompile All Files", All is "All" or "All except .fxp files ?"
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform