[Gambas-user] gb.report Question

Fabien Bodard gambas.fr at ...626...
Fri Feb 6 20:44:59 CET 2015


Ok
Le 6 févr. 2015 14:37, "Johny Provoost" <johny.provoost at ...27...> a écrit :

> I'll try to cut that peace off, otherwise I'll send the whole project.
>
>
> Op 06-02-15 om 14:07 schreef Fabien Bodard:
> > Can you send me à project that Show how you are doing
> > Le 6 févr. 2015 12:39, "Johny Provoost" <johny.provoost at ...952...7...> a
> écrit :
> >
> >> I have a program which the possibility to print to print address labels
> >> with gb.report.  Works perfectly but  I always have to close the program
> >> before I can print the same report with different data. It always put
> >> the first data into the report.
> >> My code to put data on the labels is in the _New module of the report,
> >> and I notice that run only the first time I call the report.  The second
> >> time it doesn't run this code in the _New module.  I'll tried to put the
> >> code in report_open, but there the code only run once too.
> >> How can I made the code in the _New or _Open sub run every time I call
> >> the report?
> >>
> >>
> >> --
> >>
> >>
> >>
> >> *Vriendelijke Groeten*
> >>
> >> *Johny Provoost*
> >>
> >> *mailto: johny.provoost at ...27... <mailto:johny.provoost at ...27...>*
> >>
> >> *mailto: johny.provoost at ...626... <mailto:johny.provoost at ...626...>*
> >>
> >> *Website:* *http://www.johnyprovoost.net* <
> http://www.johnyprovoost.net/>
> >>
> >>
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> Dive into the World of Parallel Programming. The Go Parallel Website,
> >> sponsored by Intel and developed in partnership with Slashdot Media, is
> >> your
> >> hub for all things parallel software development, from weekly thought
> >> leadership blogs to news, videos, case studies, tutorials and more.
> Take a
> >> look and join the conversation now. http://goparallel.sourceforge.net/
> >> _______________________________________________
> >> Gambas-user mailing list
> >> Gambas-user at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >
> ------------------------------------------------------------------------------
> > Dive into the World of Parallel Programming. The Go Parallel Website,
> > sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> > hub for all things parallel software development, from weekly thought
> > leadership blogs to news, videos, case studies, tutorials and more. Take
> a
> > look and join the conversation now. http://goparallel.sourceforge.net/
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
> --
>
>
>
> *Vriendelijke Groeten*
>
> *Johny Provoost*
>
> *mailto: johny.provoost at ...27... <mailto:johny.provoost at ...27...>*
>
> *mailto: johny.provoost at ...626... <mailto:johny.provoost at ...626...>*
>
> *Website:* *http://www.johnyprovoost.net* <http://www.johnyprovoost.net/>
>
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list