‎2008 Jul 02 11:01 AM
I want to display the heading on every page in a script.
Plz tell me how to do.
Heading.
No. Characteristics Low High Unit Result
this should be display as heading in every page.
Regards,
Govindu
‎2008 Jul 02 11:11 AM
Hi
insert the header window in both pages as u want
but the header window should be a constant window.
use write form in the print program calling the window
i think ur problem will be solved.
ok
thanks
sachhidananda
‎2008 Jul 02 11:06 AM
Hello.
Considering you have two pages in your script (FIRST and NEXT), you just have to insert window HEADER in both pages. After that in the page-window, insert your text directly.
Page FIRST points to page NEXT, and page NEXT points to page NEXT.
Regards.
Valter Oliveira.
‎2008 Jul 02 11:07 AM
hi,
you hav no of pages in script.
in script you can create a window called header. in this you can write the heading you want to display.
after calling function module for new page,
perform write query for heading using this window..
this will get printed in each page in script..
‎2008 Jul 02 11:11 AM
Hi
insert the header window in both pages as u want
but the header window should be a constant window.
use write form in the print program calling the window
i think ur problem will be solved.
ok
thanks
sachhidananda