remember that the Chr function is a vb6 function ( left over ) , the correct .NET way would be this ...
VB Code:
'/// assuming your byte is called " t " and it's value is 100 , the following would return the letter " d " Convert.ToChar(t)
|
Results 1 to 3 of 3
Hybrid View
|
Click Here to Expand Forum to Full Width |