Differences between Mac chars and Win chars
Kee Nethery
kee at kagi.com
Wed Apr 13 22:45:13 EDT 2011
Posting the code and the results might be useful. Doing a character by character comparison with chartonum() might also be a useful debugging tool.
With almost zero data to back up this conjecture, perhaps you are running into big-endian and little-endian issues? Or perhaps you are running into the situation where "return" on Windows is two chars, "return" on a Mac is one (and depending upon the OS version is either numtochar(10) or numtochar(13)? or both?
Kee "shooting in the dark" Nethery
On Apr 13, 2011, at 3:53 PM, JosepM wrote:
> Hi,
>
> I have a problem with a encriptation results from Mac and from Win.
> The same word, for example "demo" have different results.
>
> Why? Any idea?
>
>
> Salut,
> Josep
>
> --
> View this message in context: http://runtime-revolution.278305.n4.nabble.com/Differences-between-Mac-chars-and-Win-chars-tp3448415p3448415.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
-------------------------------------------------
I check email roughly 2 to 3 times per day.
Kagi main office: +1 (510) 550-1336
More information about the use-livecode
mailing list