Get the page count of a reportTag(s): Datawindow
Put the datawindow into print preview mode
dw_1.modify & ( 'datawindow.print.preview=yes' )
ll_PageCount = &
   long ( dw_1.describe &
     ("evaluate('pagecount()'," + string ( dw_1.rowcount() ) + ")"))
  mail_outline
Send comment, question or suggestion to howto@rgagnon.com
Send comment, question or suggestion to howto@rgagnon.com
