Re: FracLac save table in Unicode?
Posted by Yajur Parikh on Jul 25, 2010; 7:09pm
URL: http://imagej.273.s1.nabble.com/FracLac-save-table-in-Unicode-tp3687494p3687495.html
Alright, finally figured out to change the Info.plist setting to include -Dfile.encoding=UTF8. That makes the file.encoding value become UTF8.
So in Excel, I no longer get the question marks... but I don't quite get the right values either. Rather than something like "Mean ΛD", I now see "Mean ŒõD".
However, if I use a program like Apple's Numbers spreadsheet app, then it all looks fine! :) (This was not the case before.) So it seems like there might be a setting in Excel to read Unicode or something. Good enough for now. Thanks for the help.