[Gambas-user] ERROR in TextEditor.LinePos.998
Ru Vuott
vuott at ...325...
Sat Jun 13 13:42:35 CEST 2015
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
More information about the User
mailing list