Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you include you config.fpw in you program files.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00096797
Message ID:
00096811
Vues:
18
>>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.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform