12-04-2009, 01:28 PM
Basically the problem was that he has different fonts on his computer, (not all english) and chrW$ gave a ? for him, instead of a Ã
chr$(237) worked though. I did some reading and if we are using chrs 0-255, we dont need chrW.
chr$(237) worked though. I did some reading and if we are using chrs 0-255, we dont need chrW.