Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Purpose of .bak and .fxp files
Message
From
16/10/2000 12:08:54
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00429782
Message ID:
00429793
Views:
14
.BAK is the previous version of the .PRG When you modify and save a .PRG, the old version is renamed with the .BAK extension.

.FXP is the compiled code of the .PRG It get generated when the .PRG is run or compiled.

You can safely delete the .BAK files. You can delete the .FXP files if you are running your application from the .APP or .EXE and the file is included in the project.

HTH
>In my prgs folder there are my .prg files, .fxp files and .bak files. I use to know the answer to this question, but I no longer remember. What is the purpose of the .bak, .fxp and how are they created? Can I delete the .fxp and .bak files without causing any harm?
Previous
Reply
Map
View

Click here to load this message in the networking platform