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

Multiple Reports



Thanks to everyone for your help.  For your information, SQR expects
the following:
BEGIN-HEADING  FOR-REPORTS=(reportname1)
heading stuff
END-HEADING

BEGIN-HEADING FOR-REPORTS=(reportname2)
different heading stuff
END-HEADING

Remember, reportname1 & reportname2 must already be setup correctly.

However, I still can't quite get it.  Here's some additional information...  I
am printing to Report0 and Report1 concurrently.  When the program
execution completes there are two files generated (L01 and L02).  Both
reports contain the identical heading (not what I need).  To further
complicate issues, I am printing to a third (and soon fourth and fifth)
report, but this is not concurrent to the first two.  Consequently, the third
report (L03) does utilize the FOR-REPORTS command in the heading.