Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving a project
Message
 
To
19/05/2001 15:21:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00509127
Message ID:
00509230
Views:
17
>I have an old established project with a data directory and need to have a user run another_ copy of it for another company on the same machine.
>
>The project was named \mysystem and had a data directory called \mysysdata.
>
>In order to make the new system run I placed it in a directory called \mysystem2 and placed the data in a directory called \mysysdata2 so they wouldnt trip over each other.
>
>I accessed the system in vfp, it asked me if I "wanted to make \mysystem2 the new directory" and I said yes. I changed the paths in the startup program etc etc.
>
>The project won't boot after being compiled and the error says
>\mysystem\mydatabase.dbc does not exist the error is on line 45 of \mysystem2\newsystem.exe
>
>
>What have I forgotton to do?
>
>TIA
>CG

Make sure you have the absolute path to the data directory set in your PATH statement.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform