Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report to ASCII File
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00758928
Message ID:
00759224
Views:
28
See BUG: REPORT FORM TO FILE ASCII Adds Extra CR/LF in Detail Band mskb #Q172851.

>Any ideas on why I am getting a blank line in my text file before the last detail? The report does not have a header or footer or title or summary bands. When previewing the report, the blank line is not there. This is the code used to send the report to a text file:
>
>_ASCIICOLS = 223
>_ASCIIROWS = m.Detail_Count
>repo form filename to file report.txt ascii
>
>The blank line is causing the actual row count in the file to be m.Detail_Count + 1.
>
>Thanks for any suggestions!
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform