Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using VFP & FPW on same files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00475002
Message ID:
00475193
Vues:
35
>Fred, thanks for your reply.
>
>Just one more Q. How do I use different Foxuser resource files in FPW and VFP, given that the files are in the one directory, and I am just running different Exes (one in FPW 2.6 and one in VFP)

Build a CONFIG.FPW with RESOURCE=OFF in it to start with no resource file in use, and then programmatically assign the resource file for each executable in your executables' main-line code using SET RESOURCE TO to assign a specific file. You could have as many different FOXUSER files as you want. The resource file does not have to be named FOXUSER.DBF; that's what SET RESOURCE TO is designed to let you do. Where you have lots of things that would share a common CONFIG, you have to make the assignment in each program rather than as an entry in the CONFIG.FPW file.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform