Re: FoxPro 7 - error filing reports - printer driver problem

From: PetC (pfclarke_at_mts.net)
Date: 08/14/04

  • Next message: Fred Taylor: "Re: Set Bell Question"
    Date: 13 Aug 2004 19:27:16 -0700
    
    

    Leemi@online.microsoft.com (Lee Mitchell) wrote in message news:<iQV#T9wfEHA.2876@cpmsftngxa06.phx.gbl>...
    > Hi PetC:
    >
    > I have two ideas for you to try. First, use the ASCII clause on the REPORT
    > command to create an ASCII text file:
    >
    > REPORT FORM Test TO FILE ASCII
    >
    > If that does not help, remove the printer driver information from the
    > report's Expr, Tag, and Tag2 fields. See this article for more information:
    >
    > 138396 HOWTO: Use the Default Windows Printer in Visual FoxPro
    > http://support.microsoft.com/?id=138396
    >
    > I hope this helps.
    >
    Thanks for this Lee. I tried it and it still hangs when the "ASCII"
    in not included in the command. I was trying to get the 'pretty'
    report that I get on the printer, hoping it would be included in the
    FILE document so I can email it where needed. I presume that is not
    possible in VFP7. Any more advice. TIA. PetC


  • Next message: Fred Taylor: "Re: Set Bell Question"

    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: Problem with printing in VFP
      ... When you create report with the ASCII switch you only get an ASCII text ... use the REPORT command without the ASCII key word to create a file with the ... Purchase VFP8 here: ...
      (microsoft.public.fox.vfp.forms)
    • Re: REPORT FORM xxx TO FILE yyy ASCII (VFP6)
      ... If you want ASCII, you get ASCII. ... > 1) if I'm still designing the report, I want to MODIFY REPORT and then ... > from one of the menu pads in the Report Designer - either from Preview, ... > 2) ASCII loses all formatting, such as fonts, bold/italic, lines. ...
      (microsoft.public.fox.programmer.exchange)

    Loading