Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ProcFile.fxp is not an object file
Message
From
06/08/2002 11:24:47
 
 
To
06/08/2002 09:28:53
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00686540
Message ID:
00686584
Views:
43
Hi Dick:

Is there a reason why you are not utilising the Procedure Library List in AppReg02, as opposed to you hard-coding this in AppMain? If these files are added to your project (even if they're excluded), Codemine will add them to the Procedure Library List and dynamically build this list at run-time. Unless you have a good reason, I would say that the "native" data-driven framework behaviour is preferable.

>Set Procedure To Codemine, ProcFile, API_AppRun

What happens if you delete any FXP's and then specify the .PRG extensions in your set procedure statement?
Set Procedure To Codemine.prg, ProcFile.prg, API_AppRun.prg
This should force the recompilation of the .PRG's in-situ.

HTH

Best
-=Gary
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform