Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you include you config.fpw in you program files.
Message
 
To
04/05/1998 14:42:05
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00096797
Message ID:
00096816
Views:
19
>>>I have made an EXE in vfp and I want to include the config.fpw with
>>>my program files. I want the users to be able to change one of the options in the config.fpw using their editor. The option I want the users to change is TITLE.
>>
>>
>>Just place the CONFIG.FPW in your distribution directory and it will be included in the setup.
>---
>Hi Craig
>I put the CONFIG.FPW with the setup files. When I run setup.exe the CONFIG.FPW
>is installed. When I change the CONFIG.FPW and run myprogram.exe, the changes
>are not there. I am changing TITLE = something.. Do you know why my change is
>not being shown?
Make sure you don't have a copy of the .FPW in your project when you build your exe or the 'standalone .FPW' will never get looked at by the exe
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform