Re: Extra line in report

From: Lee Mitchell (Leemi_at_online.microsoft.com)
Date: 07/23/04

  • Next message: Nic: "Deploy VFP at VFP9.0"
    Date: Fri, 23 Jul 2004 21:23:35 GMT
    
    

    Hi mad_weather:

    Does this problem occur if you make a new report? This is a wild guess, but
    do you still see the blank line if you use the report as a table (USE
    Report.frx) and remove the data in the Tag, Tag2, and Expr fields? I am
    thinking this might be a problem with the printer driver information stored
    in the report.

    I hope this helps.

    This posting is provided "AS IS" with no warranties, and confers no rights.

    Sincerely,
    Microsoft FoxPro Technical Support
    Lee Mitchell

    *-- VFP8 HAS ARRIVED!! --*
    Read about all the new features of VFP8 here:
       http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
    Purchase VFP8 here:
       http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518
     
    Keep an eye on the product lifecycle for Visual FoxPro here:
    http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
       - VFP5 Mainstream Support retires June 30th, 2003
       - VFP6 Mainstream Support retires Sep. 30th, 2003

    >I may try that, but as I said, there's *no* other records. The whole
    >table contains six lines (it's a dummy setup, remember?), and the
    >report has seven. I know that it *does* sound that there is an
    >unregistered record, but if it was that simple, I'd be able to locate
    >it myself.

    "Fred Taylor" <ftaylor@mvps.org!REMOVE> wrote in message
    news:<#XpkYM0aEHA.3524@TK2MSFTNGP12.phx.gbl>...
    > Instead of a filter condition, pull your records out into a cursor or use
    a
    > view and run the report off of that. It sure sounds like you've got a
    > record that's included that you don't think should be there.
    >
    > Fred
    > Microsoft Visual FoxPro MVP
    >


  • Next message: Nic: "Deploy VFP at VFP9.0"

    Relevant Pages

    • Re: Margin problem
      ... Expr, Tag, and Tag2 fields as shown in this article: ... Use the Default Windows Printer in Visual FoxPro ... Purchase VFP8 here: ... > I made some report using Report Designer, ...
      (microsoft.public.fox.vfp.reports.printing)
    • Re: keep loosing printer selection
      ... Keep an eye on the product lifecycle for Visual FoxPro here: ... > 162798 How To Use SET PRINTER TO NAME to Specify Report Destination ... > Microsoft FoxPro Technical Support ... > Purchase VFP8 here: ...
      (microsoft.public.fox.vfp.reports.printing)
    • Re: Pictures on Reports or Labels
      ... By using the MEMO BINARY field type and a UDF, we can store .JPG files in ... a table field yet when the report runs have them read from DISK. ... ENDPROC ... Keep an eye on the product lifecycle for Visual FoxPro here: ...
      (microsoft.public.fox.programmer.exchange)
    • RE: general fields
      ... Visual FoxPro 8.0 supports TIF files. ... Here is some code for displaying image files in a form and report without ... LOCAL lcTemp as String ... Keep an eye on the product lifecycle for Visual FoxPro here: ...
      (microsoft.public.fox.vfp.reports.printing)
    • Re: Form to Report
      ... I know of no tool or utility to convert a form into a report. ... Create a COM DLL with Visual FoxPro that Prints Screen Image ... Purchase VFP8 here: ...
      (microsoft.public.fox.programmer.exchange)