[Gambas-user] problem with report2

Gianluigi bagonergi at gmail.com
Tue Feb 23 18:13:49 CET 2021


Il giorno mar 23 feb 2021 alle ore 16:25 Jean-Yvon <
jean-yvon.renaut at wanadoo.fr> ha scritto:

> hello!
>
> I cannot change what I want to print in the same assignment;
> I put:
> report1.clear
> report1.refresh
> report1.forcenewpage = true
>

Have you tried with:
Dim hReport As Report
hReport = New Report1
hRreport.Clear
...

Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210223/a638da8b/attachment.htm>


More information about the User mailing list