Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem using LIST TO PRINTER in windows XP
Message
From
27/05/2003 11:33:29
Michael Kinnell
Community Living Services
Wayne, Michigan, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Problem using LIST TO PRINTER in windows XP
Miscellaneous
Thread ID:
00793135
Message ID:
00793135
Views:
48
I've just upgraded to Windows XP and have noticed that every time I send a List to the printer, the listing wraps and the each field takes up a huge amount of room regardless of the actual field size? Is anyone else noticeing this problem? Any workarounds or fixes?

This problem only effects PC that we have upgraded to XP, all are using VFP 7.0


A sample of the code I'm using:

USE codetable1

SELECT clientid, code, codedesc, type FROM codetable1 where clientid="12345" and code=123

LIST TO PRINTER NO CONSOLE
Next
Reply
Map
View

Click here to load this message in the networking platform