Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
REPORT FORM ASCII Missing Data
Message
 
 
À
27/01/2003 16:18:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00745378
Message ID:
00746059
Vues:
21
Tim,

"Generic / Text Only" driver is one of the drivers that causes this problem. Try other drivers.



>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.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform