Page 1 of 1
Error on report Page
Posted: Wed Jul 31, 2024 8:53 pm
by Silvio.Falconi
what is
#pgc# ?
On source I have
Code: Select all | Expand
oBrw:Report( cTitle, , , ;
{ |oRep, oBrw| MySetUp( oRep, oBrw, oDbf,aGroup,nGroup,lEject,aCampi ) } )
static function MySetUp( oRep, oBrw, oDbf,aGroup,nGroup,lEject,afields )
....
nTotalpages:= oRep:oDevice:cLastPage
....
oRep:oTitle := TrLine():New( {{|| DTOS(date())+"- Pagina : "+Str(oRep:nPage,3)+"/"+(nTotalpages)} }, oRep, 2 )
Any solution ?
Re: Error on report Page
Posted: Thu Aug 01, 2024 7:19 am
by nageswaragunupudi
This is due to a bug. Thanks for pointing out.
Please let us know your FWH version so that we can suggest you the fix.
Re: Error on report Page
Posted: Thu Aug 01, 2024 9:47 am
by Silvio.Falconi
I think I have the last , but i must check thus evening now i am on the beach
Re: Error on report Page
Posted: Fri Aug 02, 2024 4:28 pm
by Silvio.Falconi
nageswaragunupudi wrote:This is due to a bug. Thanks for pointing out.
Please let us know your FWH version so that we can suggest you the fix.
#define FWVERSION "FWH 24.04"
#define FW_VersionNo 24040