Notifications
Clear all
Topic starter
Has anyone had any issues using the numtoascii function in CPS10? I have found that the usual codes do not produce the expected results for example numtoascii(161) produces ¡ rather than ì. Clearly I am using the wrong table anyone have a better source.
Posted : November 28, 2012 12:37 am
if I calculated correctly, it should be 252.
Posted : November 28, 2012 12:49 am
Seems like it's this encoding http://en.wikipedia.org/wiki/W.....ndows-1252
Posted : November 28, 2012 3:02 am
sorry...236
Posted : November 28, 2012 3:11 am
