PROBLEM WITH REPORT CLASS ( GROUP)

PROBLEM WITH REPORT CLASS ( GROUP)

Postby Silvio.Falconi » Sat Mar 09, 2013 8:13 am

I have this REPORT with groups

Image

When the oReport create the group it show the footer "Totale Parziale" ( Parzial Total)

I wish insert a new line or CRLF or a SPACE between the groups

How I can Make to show it ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6772
Joined: Thu Oct 18, 2012 7:17 pm

Re: PROBLEM WITH REPORT CLASS ( GROUP)

Postby vensanto » Sat Mar 09, 2013 11:19 am

Dear Silvio

use this sample

ACTIVATE REPORT .... ON STARTGROUP oREP:NewLine()
or
ACTIVATE REPORT .... ON STARTGROUP ( oREP:NewLine() , oREP:NewLine() )

or

ACTIVATE REPORT .... ON ENDGROUP oREP:NewLine()
or
ACTIVATE REPORT .... ON ENDGROUP ( oREP:NewLine() , oREP:NewLine() )

Regards
Santo
User avatar
vensanto
 
Posts: 58
Joined: Thu Oct 13, 2005 1:26 pm
Location: ITALIA

Re: PROBLEM WITH REPORT CLASS ( GROUP)

Postby Silvio.Falconi » Sat Mar 09, 2013 12:01 pm

nice I'm trying ...
ON STARTGROUP no!!!
ON ENDGROUP no !!!

Good .. ON POSTGROUP run ok

Image
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6772
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 102 guests