Put the datawindow into print preview mode
Get the result of the 'PageCount()' expression
dw_1.modify & ( 'datawindow.print.preview=yes' )
ll_PageCount = & long ( dw_1.describe & ("evaluate('pagecount()'," + string ( dw_1.rowcount() ) + ")"))
No comments:
Post a Comment