Hi,

I'm trying to tranform an integer value(like 65) to its corresponding ascii char (in this case 'A'). How can I do this?

Regards,

JKepler