Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

script error

Former Member
0 Likes
818

hi all,

Output is continuous or contains too many pages

im writing the script report but when i run the report it gives me the above error window.

can anyone tell me the cause and the solution of this error..??

thanx....

6 REPLIES 6
Read only

Former Member
0 Likes
795

I think it is going to infinite loop.

Read only

Former Member
0 Likes
795

HI,

If data comes in more then one page then use the main window to do so..

Check it for the same and use text element in a loop to display the data.

Regards

Mudit

Read only

Former Member
0 Likes
795

Hi Nilesh,

I feel the place u must have called the FM to output data has been wrongly coded and is not terminating.

What kind of data are u printing.

Could you paste important snippets of Main window.?

Read only

Former Member
0 Likes
794

hi,

check the window type it should be the main window if you use a table which has a repeating loop

think u are looping at the window leavel and may be this is a infinite loop

shiva

Read only

Former Member
0 Likes
794

no still its not working

Read only

Former Member
0 Likes
794

ok