Home All Groups Group Topic Archive Search About
Author
24 May 2006 9:53 AM
Nikos Tsoupros
i use vb and i have a problem with encoding

in vb.net chrw(204) returns the char I
in vb6 the function chrw(204) returns the char I
also in vb6 ascw(chrw(204)) returns 73

why??????????????????

Author
24 May 2006 12:52 PM
Herfried K. Wagner [MVP]
"Nikos Tsoupros" <n**@revia.gr> schrieb:
>i use vb and i have a problem with encoding
>
> in vb.net chrw(204) returns the char I
> in vb6 the function chrw(204) returns the char I
> also in vb6 ascw(chrw(204)) returns 73

On my machine 'AscW(ChrW(204))' returns 204 in VB6.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>