Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compile Before Saving frustration
Message
From
07/12/2000 13:02:05
 
 
To
07/12/2000 12:33:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00450436
Message ID:
00450460
Views:
28
>>one of the most frustrating things I find in VFP is that the editor property "Compile Before Saving" seems to have a mind of its own !
>
>The dialog doesn't remember anything, I'm convinced :-) Or at least I've never gotten them to work right.
>

If you check Apply to PRG code in this editor dialog, it only applies subsequently opened PRGs that have not been added to the resource file (e.g., FoxUser).
To get it to work globally, you have to delete for id="WINDMODIFY" and "prg" $ Lower(name) from the resource file. Or zap the resource file.
The automatic compilation only occurs if a change has been made.

>Best thing is not to rely on it remember to compile all the files, or use the Project Manager's "Recompile all files" Build option. Also, doesn't SET DEVELOPMENT ON make sure you're running the latest version?

Recompile all in the project manager will recompile PRGs into the EXE or APP but it won't create or recreate FXPs.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform