Quote Originally Posted by wila View Post
Dave,

I wasn't reading it as a cry for help, but you did complain about why your code did not work.

Code:
Use Windows.pkg
Use CharTranslate.pkg

Procedure test
    String sTest
    Move "boo" to sTest
    Move (utf8toansi(sTest)) to sTest
    Send Info_Box sTest
End_Procedure

Send test
winput windowindex
compiles and runs fine on DF20 in both 32 bit as well as 64 bit.

We never ever moan here, really honest, pinky promise.

BTW, you might not need unicode, but it is all in unicode in DF20 anyways.
It is a matter of 'go with the flow' as otherwise you are just creating more work for yourself down the line.
--
Wil
down the line is a rocking chair...