Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I remove the
Message
 
 
To
26/11/2001 08:18:09
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00585679
Message ID:
00585685
Views:
23
>If this message is already posted, I aplogise, but I thought I lost it.
>
>I support a customer who uses a DOS application written in FoxPro 2.6.
>The customer wanted a bespoke program added to the application so that they could print documents in a Winddows style, i.e. Big and bold fonts, pictures, etc..
>
>This bespoke was written in a VFP app that contained the prg and a report and could be accessed through the DOS application.
>
>The problem is when the user selects the menu option to print the bespoke documents the DOS application is minimised, and a messagebox appears containing the message 'Convert Resource file from 3.0 to 6.0'.
>
>How do I remove this messagebox so that the users can process without interruption?
>
>Also I assume the resource file is the foxuser table. If it is then I need to keep the DOS application's version.

In a CONFIG.FPW file in that same folder put RESOURCE=OFF as one of the lines. The potential problem is that the VFP app needs the FOXUSER table. If that is the case, you can change the line in CONFIG.FPW to: RESOURCE=.\SUBFOLDER\FOXUSER.DBF

The DOS app config file is CONFIG.FP so there will be no conflict between the versions.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform