Apostrophes When Downloading From On-Rev
Gregory Lypny
gregory.lypny at videotron.ca
Thu Nov 18 20:01:48 EST 2010
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
More information about the use-livecode
mailing list