Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path
Message
From
23/12/2002 13:53:54
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
23/12/2002 12:36:32
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Path
Miscellaneous
Thread ID:
00735429
Message ID:
00735463
Views:
8
>Hi
>
>I have one project that i made in C:\FACTURAC .
>I have one database in C:\FACTURAC .
>
>Now i want make a new project ( and a new EXE with more things ) , but i want copy old code from C:\FACTURAC to C:\ELASOFT
>
>I want copy database from C:\FACTURAC to C:\ELASOFT\DADOS
>
>and i want forms works good from C:\ELASOFT and found data in C:\ELASOFT\DADOS .
>
>It´s a easy way to make that ?
>
>Thank You
>
>Happyness !

What I did in this cases is

a) Make sure subfolders under the new folder are accesible. The VFP PATH includes DATA;PROGRAM;FORM; ... etc., in other words, is generic, and not for the specific project.

b) Temporarily rename the old project, for instance, to FACTURAC.TMP. That way, VFP will find class libraries in the new project.

This is not ideal, but I don't know of a better way.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform