Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy a project to another folder
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01351082
Message ID:
01351096
Views:
16
>>>Hi,
>>>
>>>I need to create a mirror image of an existing project so that I can do some major changes without affecting existing project. I plan to create a new folder (e.g. MYPROJECTVER2) and copy all files and sub-folders from existing project folder MYPROJECTVER1. I think I will need to hack the project file (.PJX/PJT) to make the new project only "see" files in the new folder. What do I need to change in the project file? Any other files in the project I need to change?
>>>
>>>Thank you in advance for your help.
>>
>>I think you can programmatically set StartUpDirectory (or the like) from _VFP.ActiveProject
>
>But I don't want to change the program (initially). I want, after copying the project from Folder A to Folder B, project B to work (use classes, forms, prgs) only in the Folder B. Then, once I see that the project B is not affecting (and not using) elements in Project A, I can start making modifications.
>
>Thank you.

I meant you can set Start Directory of the project B to be the new directory this way. Or you can hack the pjx file, as you planned.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform