Hi,
I am trying to find how I can add other signs above 255. I using the Chr()
function but I get some other strange signs! Can someone show me how I can
use this different function for ASCII signs ?
// Kenneth
Use ChrW().
Note that VB doesn't support Unicode under Windows 95, 98 and Me.
Regards.
| Hi,
| I am trying to find how I can add other signs above 255. I using the =
Chr()
| function but I get some other strange signs! Can someone show me how I =
can
| use this different function for ASCII signs ?
| // Kenneth
|=20
|=20
|