Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reports with *******
Message
From
21/06/2004 15:50:42
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00915680
Message ID:
00915781
Views:
15
Patrick,

>I have been looking into how the new VFP report writing generates my existing reports. I notice a lot of my reports will end up with ******** in place of my data.

The new-style reporting uses GDI+ instead of GDI to render the reports and because of that (I'm oversimplifying a bit) many existing reports will need to tweaked a bit under VFP 9 in new-style mode. This is a known effect and is noted in the release notes, I believe.

Since you have the SET REPORTBEHAVIOR 80 command at your disposal, you can bracket some reports with that, setting back to 90 after the report run, while setting 90 to the overall default for your app. That way, you can run those reports in 90 mode that have no spacing problems and can gradually adjust the others with overflow or line-spacing problems.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform