I have a compile problem in VFP6.
For example:
I have a PRG called TEST.PRG. When I change this PRG and then run the PRG with the command DO TEST.PRG, not the 'new' but the 'old' PRG is executed.
Reason : The TEST.FXP does not change when the TEST.PRG changes. When I delete the TEST.FXP, a new one is made and the correct TEST.PRG is executed.
Can anybody tell me how I can solve this problem. I have allready reinstalled VFP6, but the problem didn't go away.
The problem occurs bij every PRG, thus also by PRG's made last week (when everything worked fine) and by new made PRG's.
For example:
I have a PRG called TEST.PRG. When I change this PRG and then run the PRG with the command DO TEST.PRG, not the 'new' but the 'old' PRG is executed.
Reason : The TEST.FXP does not change when the TEST.PRG changes. When I delete the TEST.FXP, a new one is made and the correct TEST.PRG is executed.
Can anybody tell me how I can solve this problem. I have allready reinstalled VFP6, but the problem didn't go away.
The problem occurs bij every PRG, thus also by PRG's made last week (when everything worked fine) and by new made PRG's.