[Gambas-user] how print each char/possition in string including spaces

PICCORO McKAY Lenz mckaygerhard at ...626...
Thu Dec 10 19:31:55 CET 2015


hi Jussi
2015-12-10 13:50 GMT-04:30 Jussi Lahtinen <jussi.lahtinen at ...626...>:
> I recommend to use String.Len() and String.Mid(), because they can handle
> unicode characters.
>
I have tried it. The problem: the data is not always to be returned as
expected, sometimes there's a garbage or a carriage return in the
string due len of bufer (i think) in the port, i think due the port
only can return one byte (i can see a eight chars before a carrige
return appears and then print rest of data when used the Print
statement)




More information about the User mailing list