Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report to file ASCII command cuts long strings...
Message
 
 
To
30/08/2000 17:49:30
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00411057
Message ID:
00411283
Views:
12
David,

Thanks again for the help. We set _ASCIIROWS=30 and _ASCIICOLS=120 and now report form myReport to file test ASCII works just fine.

>>Sorry, if this question was already asked bunch of times. Colleague of mine showed me today a problem with the report, she created.
>
>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.
>
>NOTE: The default for _ASCIIROWS = 63.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform