Hi everyone,

I store some web form data on the On-Rev server.  One thing I've noticed when I 
download it and import into LiveCode is that apostrophes appear as, what looks 
like, a lowercase i but with a small slash rather than a dot on top (ASCII 
234?).  Looks like I can get it by typing Option-Shift-s on a Mac.  To get back 
the apostrophes, would I simply

replace numToChar(234) with numToChar(39)?

Regards,

Gregory




_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to