Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Moved project directory - invalid path to form files

Status
Not open for further replies.

Devin

Programmer
Dec 17, 2001
42
US
Please help a novice. This is simple, but I looked everywhere for the solution and can't find it.

I just took over a project. I created some new forms and saved some new versions of existing forms. If I try to move the directory that contains all my source code and then open the project, it finds and loads all the old forms just fine, but it can't find the ones I created/renamed. I assume that the project is set to use relative paths to most of its forms, but it thinks my new forms should be found by their original absolute paths (the location where they were created).
 
Or you can go to the Project Menu -> Select Form. A tabbed Form will pop-up. Select the Existing tab, and browse until you find the form searched for. _________________________________
In theory, there is no difference between theory and practice. In practice, there is. [attributed to Yogi Berra]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top