Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Form ASCII different in VFP7
Message
 
To
10/12/2001 10:43:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00592090
Message ID:
00592278
Views:
15
I'm sure it is a BUG. ASCII file layout should be as similar to graphic report layout as possible. After removing blank lines my page footer prints at the middle of the report page (dot matrix printer character type printout).
(In VFP7 Beta 1 it worked as in VFP6). "Report Form ... ASCII" command is a very good idea. Despite laser and ink jet printers there are still dot matrix printers around. Using "Report Form ... ASCII" command I did not have to design separate text mode reports. Moreover viewing and searching ASCII file is quicker and more comfortable than using heavy VFP report previewer.
Thanks for reported the problem to Microsoft!
BTW It seems to be first VFP7 bug - I did not see another bugs on forgotten VFP home page :)



>>I just switched to VFP 7.0 from 6.0 SP3. I have a function that sends a report to a text file and then sends it email. VFP 7.0 removes all blank lines when sending it to the text file. My command is:
>>
>>_AsciiCols=150
>>Report Form &cReport  Next 1 To &cTempFile. ASCII
>>
>>Does anyone know why VFP7 is different and is there anything I can do about it?
>>
>>TIA
>
>I reported the problem to Microsoft quite a while ago, but haven't had any response. I'm not sure whether this is just a new bug or an attempt to make _ASCIIROWS do something useful.
>
>Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform