Skip to Content
0
May 19, 2010 at 01:51 PM

SAPSCRIPT AND NEXT PAGE

26 Views

Hi,

I've got an issue on a sapscript .

On the main window i've got an item: there are 3 lines for one item. Like this:

-item1

info1

date1

-item2

info2

date2

All is ok, except when there is a break between 2 pages like this

First page

...

-item3

info3

Second Page:

date3

-item4

info4

date4

the date3 on the second page is the date of the first item (so date1). I don't understand why. I debuged and i 've no idea. All seems to be ok. Even the date3 in debugging but no ok in the printing.

Please help

Thank's