Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you include you config.fpw in you program files.
Message
From
04/05/1998 14:46:11
 
 
To
04/05/1998 14:40:40
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00096797
Message ID:
00096815
Views:
20
>>>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.
>>
>>Rob, you should include CONFIG.FPW with other files when you make your setup disks in Setup Wizard. You have the possibility to include your CONFIG.FPW into your EXE file, but in this case it is not possible to edit it, of course.
>>There is another way - your users may edit not CONFIG.FPW, but one of .H files (say USERDEF.H), where the your TITLE variable can be defined.
>>
>>Nick
>
>I guess it would be reasonable to set something like TITLE= (empty) in Config.fpw and then program will set _SCREEN.Caption based on some setting storing in config.dbf with appropriate app utility to change it.
---
Hi Edward
When I change the CONFIG.FPW with Notepad, I am not seeing the change when I run the program.exe Is the program not calling the CONFIG.FPW?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform