[Gambas-user] ERROR in TextEditor.LinePos.998

Benoît Minisini gambas at ...1...
Sun Jun 14 17:42:38 CEST 2015


Le 13/06/2015 13:42, Ru Vuott a écrit :
> 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
>

Fixed in revision #7131.

Regards,

-- 
Benoît Minisini




More information about the User mailing list