Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
REPORT FORM ASCII Missing Data
Message
From
27/01/2003 16:18:35
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00745378
Message ID:
00745990
Views:
22
Hi Sergey,

I tried to do it as follows:

SET PRINTER TO NAME "Generic / Text Only"
REPORT FORM &rapnavn NOCONSOLE TO FILE &lcFileName ASCII NOOPTIMIZE

And Also...
_ASCIICOLS=105 && Landscape width
_ASCIIROWS=48 && Landscape height
SET PRINTER TO NAME "Generic / Text Only"
REPORT FORM &rapnavn NOCONSOLE TO FILE &lcFileName ASCII NOOPTIMIZE

However, Neither has any effect (well the _ASII stuff has an effect but
there is always data still missing...)

DO you have any other ideas on this?

Does anyone know if the ASCII bug on REPORT FORM is fixed in VFP8?

BR
Tim



>Hi Tim,
>
>This problem was discussed recently in Re: Data loss in REPORT TO FILE ASCII Thread #743134. The problem turned out to be related to the current VFP printer driver. Some of drivers cause this problem, other don't. The only workaround found so far, is to change printer before printing report to one that works properly.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform