[Gambas-user] Console shows only a text-lines of many.

Ru Vuott vuott at ...325...
Fri Aug 30 10:51:03 CEST 2013


Hello,

lately I noticed that if I want to print repeatedly to console something, I see only ONE line. The console'll show all text-lines, only when the program is closed.

This problem happens whether I click on a button repeatedly:

Public Sub Button1_Click()

  Print "abcdefg"

End


whether the command "Print" is inside a loop.



Regards
vuott




More information about the User mailing list