Hi all,

I am new to this forums and I am so happy if you guys can help me.

I got the same problems with johell. The VB6 could not understand the extended ascii code ,

chr$(>128), it returns ...nothing

Even I tried to get the ASCII code

lblTEST.Caption = Asc(€)

it shows ...Compile Error, Variable not defined.

I use the same VB6 soft to some...