[Gambas-user] Questions about gb.report2

Hans Lehmann hans at gambas-buch.de
Tue Aug 20 10:43:59 CEST 2019


Hello,

I currently have several questions about the component gb.report2:

  * Where can I find information about the variables(?) `page` and
    `pages? So far I couldn't find anything on the internet.
  * Why do I have to write ReportLabel in the properties (in the IDE in
    the object inspector) to a report control ReportLabel as footer in
    the properties for example `="Page " & page & " of " & pages`? Why
    the equal sign at the beginning?
  * What is the meaning of the `UseField` property? Which field is meant
    by this?
  * We are looking for documentation for the property `Range`. What do I
    have to add to the `Range` property? Which data type? Which value
    range is to be considered?


With kind regards

Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190820/b99e6e35/attachment.html>


More information about the User mailing list