Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is RESOURCE file sharable?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00036163
Message ID:
00037931
Views:
36
>Hi guys
>The resource file in VFP is supposed to store a lot of useful stuff like preferences, window locations and sizes, diary entries, etc.
>I'm just wandering if it can be shareable among several EXE?
>At least my attempts to run 2 exe (on the same PC) with the
>same RESOURCE file were unsuccessful.
>
>BRGDS

Hi Vlad,

Normally your resource file is for each machine, however if you make it
read only, you can put it on a shared network drive. -Make sure your path
statement includes the drive where your file lives or FoxPro will make
another one for you (usually in each machines home() directory). You can
also use any file name you want like MYRESOURCE.DBF. Just use the
SET RESOURCE command to let FoxPro know what you're up to!

Good luck!

Hugh
Microsoft hears loudest what the VFP community says about Visual FoxPro by looking at the bottom line!

Support the product. Buy the latest version!

Hugh Winters @ WorldData 408-512-1131
Previous
Reply
Map
View

Click here to load this message in the networking platform