I have a VFP 9 project (.PJX) with a few PRG files included. Some PRG files are not in the same folder as the PJX file. When I try to RUN my project, either from FoxPro or even after I build the EXE, it tells me that the PRGs which are not in the same folder are NOT FOUND. But they are there for sure. When and if I move those PRGs to the same folder as the PJX file, then all is good. I started running into this ON and OFF for a while now, and I have no idea what causes this. Any ideas how I can get rid of this problem?
You were giving a similar example of a project and directories with diff PRGs, SCXs, etc here Getting Error When Using SET PROCEDURE TO C:\SomeFolder\MyProject C:\SomeFolder\MyProject\prgs C:\SomeFolder\MyProject\forms C:\SomeFolder\MyProject\graphics