Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resource File
Message
From
11/10/2005 09:06:38
 
 
To
11/10/2005 09:02:23
Joseph Smith
The Ohio State University
Columbus, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Network:
Windows 2000 Server
Miscellaneous
Thread ID:
01057917
Message ID:
01057919
Views:
8
>I am experiencing the same problem with several executables. The first line of code in each is "SET RESOURCE OFF". The IDE has "TOOLS"/"OPTIONS"/FILE LOCATIONS"/"RESOURCE FILE" set to not used. Yet when I try to execute, the exe or rather FOXPRO displays an error message "RESOURCE FILE MISMATCH" and sometimes, something to the effect, "INCORRECT RESOURCE FILE VERSION, OVERWRITE"
>
>What am I overlooking?
>
>Thanks.

SET RESOURCE OFF is too late! You must have the line RESOURCE=OFF in the config.fpw file for your application. Make sure that you include this file in the projext.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform