Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
REPORT FORM TO FILE ASCII double spaces the detail line
Message
De
11/08/2000 18:53:00
 
 
À
11/08/2000 15:44:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00402198
Message ID:
00404200
Vues:
17
>>>When I open a text file created by REPORT FORM, the detail lines are double-spaced. Is there a way to prevent this?
>>
>>You may be able to get around the problem with double-spaced lines by changing the value of _ASCIIROWS. It is not very intuitive, and does not make any kind of logical sense, so don't bother figuring out WHY this works the way it does -- it's just a buggy situation.
>>
>>Here is Microsoft's recommended solution from the Knowledgebase article Q172851:
>>
>>Issue the following command:
>>
>> _ASCIIROWS=30
>>
>>Then print the report to the file using the ASCII clause and it does not place the extra CR+LF into the text file output.
>
>This adds CR+LF after each 30th line !
>Also, this adds empty lines after to last page.

One thing that helps, but does not cure, potential double space problems. Make sure that your detail band has no extra space between the top and bottom of all of your controls in it.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform