2007 Apr 08 6:21 PM
Hello Experts,
I am working on a script. The script has two pages page1 and page2. Both of them have main windows. I have added a new page (page3) with 3 windows and only constant text in them. This should be printed at the last. But I am unable to call the new page.
Can you please suggest me some thing here..
Thankyou...
2007 Apr 08 6:55 PM
I assume that there is a main window in the 3rd page too as you cannot create a page without a main window in a script. Anyways Have you selected the next page in Header of Page 2 as "Page 3" ? Probably you can also use the control command "new-page" to trigger a page break.
Hope this helps.
Hello Experts,
I am working on a script. The script has two pages page1 and page2. Both of them have main windows. I have added a new page (page3) with 3 windows and only constant text in them. This should be printed at the last. But I am unable to call the new page.
Can you please suggest me some thing here..
Thankyou...
2007 Apr 08 6:55 PM
I assume that there is a main window in the 3rd page too as you cannot create a page without a main window in a script. Anyways Have you selected the next page in Header of Page 2 as "Page 3" ? Probably you can also use the control command "new-page" to trigger a page break.
Hope this helps.
2007 Apr 08 7:01 PM
riki,
If that windows should be in the last page u can try using BOTTOM - ENDBOTTOM in the main window instead of going for the new page.
Regards...
Arun.
Reward points if useful.
2007 Apr 09 10:32 AM
Hi riki,
Make sure you have maintained the next pages correctly.
Page ..............Next Page
first page...... second page
second page... third page
third page ........third page
It should work,
Regards,
Message was edited by:
Sandipan Choudhuri
2007 Apr 09 10:34 AM
Hi..,
At the end of the Second page i.e after all the data has been output in the second page write in the script editor as
/: NEW-PAGE <PAGE-NAME>.
Then it triggers the page <PAGE-NAME> SAY LAST..
( /: NEW-PAGE LAST )..
thats it !! it triggers the new page as LAST here !!
reward if it helps u,
sai ramesh
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |