[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: 2 reports from 1 SQR



Try FOR-REPORTS= on the heading/footing.  This assumes you use
declare-report to declare multiple reports in the program.

e.g. BEGIN-HEADING n FOR=REPORTS=FIRST.

Steve Cavill
Customer Services Manager
SQRIBE Technologies Asia Pacific

William Sutherland wrote:
>
> My client has a report that user header & footer to create the report. They
> want a second report to be printed after the first report. The second
> report is just text (disclaimers etc.). The problem arises because I have
> not found a way to suppress the header & footer of the first report when
> printing the second report.
>
> Thanks,
> Bill Sutherland