Report Counter problem

Report Counter problem

Postby Taiwan » Thu Dec 07, 2006 9:42 am

Hello

Report Counter record have problem.
Page 1 show Counter 58 records, but I view 59 records
Page 2 Show Counter 117 records, But I view 59 Records ...etc

Source code Below:
Code: Select all  Expand view
REPORT oReport                                 ;                 
   TITLE  cTL+REPL(" ",10)+"Date:"+DAT +REPL(" ",10)+      ;
          "Page: "+str(oReport:nPage,3)   LEFT           ;       
   HEADER (TNAME+" Employee")             ,;             
   " "            CENTER                               ;         
   FOOTER " ",;                                                   
          ("Counter:"+STR(oREPORT:nCOUNTER,5)+" Person")  CENTER ;   
   FONT oFont1,oFont2,oFont3                           ;         
   CAPTION "Employee"                   ;                     
   TO PRINTER


Problem is below:
Code: Select all  Expand view
oReport:count()


FWH 2.6 SEP + BCC55 + xHarbour 0.99.61

Regards,

Richard
User avatar
Taiwan
 
Posts: 218
Joined: Fri Oct 07, 2005 1:55 am
Location: Taipei, Taiwan

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 76 guests

cron