Hello,

I get an error, if I launch twice this very simple code:

Public Sub Main()

  Print String(100, "ab ")

End


In particular, I notice that - if the text written in the console exceeds the 
current width of the console -  first time it runs, but second this error 
happens:

" This application has raised an unespected 
   error and must abort.

   [21] Out of Bounds,
   >>>>TextEditor.LinePos.998 "


Regards
vuott

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to