G
Guest
Hi,
Dim x As String = blabla[0]
Dim i As byte
I need to read that 0 to my byte i
how can I convert from string to byte???
thanks for your help
Dim x As String = blabla[0]
Dim i As byte
I need to read that 0 to my byte i
how can I convert from string to byte???
thanks for your help