last detail is not printed
Hi,
I have a report that behaved well using RB 5.5, but now in RB6.03 Sometimes
the LAST detailrecord does not print.
I use the following master/detail link:
Level1--> level 2--> level3 --> level4 ---> level5 ---> level6
level1. from rbcurrentrecord to recurrentrecord
level2. from rbcurrentrecord to recurrentrecord
level3. from rbfirstrecord to reLastrecord
level4. from rbfirstrecord to reLastrecord
level5. from rbfirstrecord to reLastrecord
I have skipwhennorecords := false everywhere.
The report that's not running has a least one record in every detail. So
nothing strange here.
The last detailrecord that does not print is on level THREE
Leon
I have a report that behaved well using RB 5.5, but now in RB6.03 Sometimes
the LAST detailrecord does not print.
I use the following master/detail link:
Level1--> level 2--> level3 --> level4 ---> level5 ---> level6
level1. from rbcurrentrecord to recurrentrecord
level2. from rbcurrentrecord to recurrentrecord
level3. from rbfirstrecord to reLastrecord
level4. from rbfirstrecord to reLastrecord
level5. from rbfirstrecord to reLastrecord
I have skipwhennorecords := false everywhere.
The report that's not running has a least one record in every detail. So
nothing strange here.
The last detailrecord that does not print is on level THREE
Leon
This discussion has been closed.
Comments
Hope you can help me because now I'm in trouble.
Leon