‎2007 Oct 15 7:13 AM
Hi,
How to handle default new-pages in Script..ie
(page breaks triggered due to excess of data in the screen).
I want to do some validations in that case.Plz help.
Thanks..
‎2007 Oct 15 7:19 AM
hi Renu,
there is a command: NEW-PAGE, this will start a new page whenever you want. don't know exacly what you mean by 'default' new page. If the data to be printed is more than one page in the MAIn window, the system will start a new page automatically.
hope this helps
ec
‎2007 Oct 15 7:19 AM
Hi,
Use Protect Endprotect statement to avoid the Page break.
Thanks,
‎2007 Oct 15 7:21 AM
Hi,
You can use 'Protect.... Endprotect' statement.
Please reward points.
Thank you,
Gangula Vikram.