Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resource file popup
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01166182
Message ID:
01166559
Views:
9
You can point your VFP to the separate .FPW file using -C command line switch. It can even have different name. This way you can have different settings for development and runtime. For example,
...VFP9.exe" -CC:\myfolder\mysubfolder\devconfig.fpw"
>Do I do that just at build time because if it's off, all my personalized settings disappear?
>
>>>Hi, On another machine that runs a vfp executable, I get the following message:
>>> "convert 3.0 resource to 6.0 format?"
>>>After hitting Y, it runs fine but it is annoying.
>>
>>Add to CONFIG.FPW
>>
>>RESOURCE=OFF
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform