Today I made a report Group and I'm seeing there is an error when I use group and graphic mode

I use a simply command for the group
GROUP ON Upper(TA->USCITA) ;
HEADER "Tipo di Uscita: " + TA->USCITA);
FOOTER "Totale voci "+(alltrim(::aGroups[1]:cValue))+ ;
" ("+ltrim(str(::aGroups[1]:nCounter))+")" ;
FONT 2
Possible none saw it in these years ? (I have a oldest fwh release)
How I can resolve it

I use a simply command for the group
GROUP ON Upper(TA->USCITA) ;
HEADER "Tipo di Uscita: " + TA->USCITA);
FOOTER "Totale voci "+(alltrim(::aGroups[1]:cValue))+ ;
" ("+ltrim(str(::aGroups[1]:nCounter))+")" ;
FONT 2
Possible none saw it in these years ? (I have a oldest fwh release)
How I can resolve it
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 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
I use : FiveWin for Harbour March-April 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

