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

Reply to Header Problem



Hi Kumar,


I don't think the on-break command actually interferes with the header.
Whenever a new page is printed, the
header should automatically be re-triggered and printed  (as long as all
you wanted is to display the same information
on each additional page, this should be ok).

The problem I experienced was the header was not being printed on the
correct location...and that was just a matter of declaring the
printer and the page size.  If after you've checked the formatting of
printer / page size, and you're still not getting the header to be
reprinted,
you can either try to trigger the "new-page" command immediately after the
footing, or you can keep track of the line number on each page...
and if line number exceeds that of a normal page, then call the new-page
command.

Hope this helps!

-Jimmy

                                  n n n n