On 6/12/13 2:28 AM, Werner F. Bruhin wrote:
>> Is there a list of "builtin" variables (e.g. page, total page .....)?
>>
> Looking at some of the Report related threads and tickets I found:
> 
> - PageNumber = current page number
> - PageCount = total page number
> - RecordNumber = current detail record number

You can see all the properties for dReportWriter:

>>> from dabo.dReportWriter import dReportWriter
>>> help(dReportWriter)

(look close to the bottom for attributes inherited from dabo.lib.reportWriter)

Paul
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to