It looks like the file save process is responsible for the encoding. Switching the browser to UTF-8 didn't help. Any other suggestions (maybe there is some flag somewhere in J's configuration files)?
Rudi Am 29.03.2011 um 21:56 schrieb Charles Turner: > On Mar 29, 2011, at 11:37 AM, Rudi Mann wrote: > >> The standard text editor displays them. Example: >> >> test=.3 : 0 > > 0xc2a0 or   looks likes it's a non-breaking space in UTF-8. > > If you're using JHS, I would suggest checking to make sure that the > browser is treating the encoding as UTF-8. Perhaps also the save > process is changing the encoding in the file, or the (changed) file > encoding isn't being read correctly by the browser? > > I use JHS with Safari and haven't experienced this... > > HTH, Charles > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm Rudolf Mann ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
