Re: [Gambas-user] gb.report Question (Solved)

2015-02-06 Thread Fabien Bodard
Le 6 févr. 2015 16:20, Johny Provoost johny.provo...@skynet.be a écrit :

 Fabien,

 While try to isolate the code I'll found the problem.  A stupid list
 wasn't updated with the new data.
 Well, I'm only a would-be programmer (and an old one too), not a
 professional so I'm do some stupid things.
 So in fact, indirectly,  you solve my problem :).  Thank you for this
 and sorry for your wasted time.

 Johny



I'm not a programmer too... I'm a vinegrower who love programming and share
it's knowledge and learning too.

 Op 06-02-15 om 14:36 schreef Johny Provoost:
  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.provo...@skynet.be 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.provo...@skynet.be mailto:johny.provo...@skynet.be*
 
  *mailto: johny.provo...@gmail.com mailto:johny.provo...@gmail.com*
 
  *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@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@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user

 --



 *Vriendelijke Groeten*

 *Johny Provoost*

 *mailto: johny.provo...@skynet.be mailto:johny.provo...@skynet.be*

 *mailto: johny.provo...@gmail.com mailto:johny.provo...@gmail.com*

 *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@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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] gb.report Question (Solved)

2015-02-06 Thread Johny Provoost
Fabien,

While try to isolate the code I'll found the problem.  A stupid list 
wasn't updated with the new data.
Well, I'm only a would-be programmer (and an old one too), not a 
professional so I'm do some stupid things.
So in fact, indirectly,  you solve my problem :).  Thank you for this 
and sorry for your wasted time.

Johny



Op 06-02-15 om 14:36 schreef Johny Provoost:
 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.provo...@skynet.be 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.provo...@skynet.be mailto:johny.provo...@skynet.be*

 *mailto: johny.provo...@gmail.com mailto:johny.provo...@gmail.com*

 *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@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@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

-- 



*Vriendelijke Groeten*

*Johny Provoost*

*mailto: johny.provo...@skynet.be mailto:johny.provo...@skynet.be*

*mailto: johny.provo...@gmail.com mailto:johny.provo...@gmail.com*

*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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user