Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Building app/exe to another directory.
Message
From
21/07/1999 06:58:52
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00244015
Message ID:
00244040
Views:
17
Yes, I have a program doing that when I want to rebuild all my app/exe files... but is there anyway to create a program that only builds open projects?

/Mårten Törnquist

>>When I'm going to build an app/exe I always get the directory in which the project is stored as default directory to save the app/exe file. But I always build it to another directory and must therefore change the directory everytime. Is there anyway to get rid of this small problem? Can I do something to make VFP6 choose another directory as default to save my app/exe file?
>>
>>/Mårten Törnquist
>
>Don't use the GUI to build your app/exe, but code:
>
>BUILD APP \mydir\place_for_app\project.app from project
>
>If you have a lot of projects in your development you can code these BUILD calls into a routine to ensure that you don't miss anything out.
>
>HTH
---( Mårten Törnquist )---
Previous
Reply
Map
View

Click here to load this message in the networking platform