BillKilgore
Programmer
I think I somehow altered the way my Delphi 7 editor
addresses the project I'm working on. I start-up the
editor and open the project.
However, when I try to open one of the member units,
the project is replaced by a new instance of the
editor. It re-opens the editor and the member unit is displayed. The 'Build' function then no longer reads the entire project but simply tries to compile the standalone PAS unit.
I can't seem to find where I changed anything in the
editor options where I assume the change occurred.
I had also, earlier, replaced the DPR with the ~DPR file.
I would think the code between them was close enough so
that project members would still be recognized.
Does anyone have any ideas?
Thank you, Bill Kilgore
addresses the project I'm working on. I start-up the
editor and open the project.
However, when I try to open one of the member units,
the project is replaced by a new instance of the
editor. It re-opens the editor and the member unit is displayed. The 'Build' function then no longer reads the entire project but simply tries to compile the standalone PAS unit.
I can't seem to find where I changed anything in the
editor options where I assume the change occurred.
I had also, earlier, replaced the DPR with the ~DPR file.
I would think the code between them was close enough so
that project members would still be recognized.
Does anyone have any ideas?
Thank you, Bill Kilgore