Re: REPORT FORM xxx TO FILE yyy ASCII (VFP6)

From: Fred Taylor (ftaylor_at_mvps.org!REMOVE)
Date: 03/25/05


Date: Fri, 25 Mar 2005 00:27:02 -0700

If you want ASCII, you get ASCII. If you want formatting, you won't have
any way to "edit" that format as that's what the printer is expecting to
see. You can't have it both ways without some kind of interface between the
two (like Word).

-- 
Fred
Microsoft Visual FoxPro MVP
"Peter Rooney" <magnetix@ix.netcom.com> wrote in message 
news:R6O0e.3403$z.2568@newsread2.news.atl.earthlink.net...
> Outputting from a report to a file is accomplished with the above 
> statement,
> it is true. But I'd like some improvements:
>
> 1) if I'm still designing the report, I want to MODIFY REPORT and then 
> print
> from one of the menu pads in the Report Designer - either from Preview, or
> with Report / Run Report. But I can't see any way to express the 
> equivalent
> of "TO FILE ASCII" from either of these locations. Do I need to go to the
> Command Window to print to a file?
>
> 2) ASCII loses all formatting, such as fonts, bold/italic, lines. But if I
> leave out ASCII, I get a Postscript file that seems very hard to work 
> with.
> I want to email the file, and for the recipient to bring it into his
> wordprocessor (MS Word, e.g).. Is there any way to output a DOC file from 
> a
> report?
>
>
>
>
> -- 
> Peter Rooney
> magnetix@ix.netcom.com
>
> 


Relevant Pages

  • UnicodeEncodeError in Windows
    ... def getdamage: ... """reads each line of war report ... """Build a string from a warrior's stats ... As I understand it the error is related to the ascii codec being ...
    (comp.lang.python)
  • RE: FoxPro 7 - error filing reports - printer driver problem
    ... use the ASCII clause on the REPORT ... REPORT FORM Test TO FILE ASCII ... remove the printer driver information from the ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Printing issues.
    ... and "Printing plain ascii in Windows." ... > I am printing a VFP 8 report. ... Through windows it takes lot of time to print to dot matrix ...
    (microsoft.public.fox.vfp.forms)
  • Re: FoxPro 7 - error filing reports - printer driver problem
    ... > Hi PetC: ... use the ASCII clause on the REPORT ... in not included in the command. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Merging with Access queries - Multiple
    ... Access Report to an .RTF file. ... > of the loss of formatting, fonts, etc.). ... Word can really only use a "flat file" as the data source. ...
    (microsoft.public.word.mailmerge.fields)