Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Form and the Eternal Hourglass
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00978710
Message ID:
00978744
Views:
37
Hi Cecil,

Most likely the problem is caused by printer data stored in the report that is can no longer be found. The easy solution to this is to open the report, then uncheck 'Printer Environment' from the Report menu, then save the report. Or you could do it programatically like this:

use xxx.frx
go top
blank fields tag, tag2
use

In VFP9 the Printer Environment option is off by default, which is recommended if the report will be used on multiple computers.

I hope this helps,
Richard
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform