Hi Susan;
Just a guess here but, since PB v10 and higher are Unicode versions ... have you tried this for the last statement in your example:
az_output_string = String( lblb_encode, EncodingUTF16LE! )
regards ... Chris
Hi Susan;
Just a guess here but, since PB v10 and higher are Unicode versions ... have you tried this for the last statement in your example:
az_output_string = String( lblb_encode, EncodingUTF16LE! )
regards ... Chris