Can you help me?
When I do export file to csv format (into Linux OS) file save is OK. But when I open this file, Open office not recognize character set.
P.S. Into windows it work - fine.
The file should be UTF-8 (run "file file-name.csv" on it in linux to check, 'file' should report the character set. Its possibly you might need to enable the BOM option or select UTF-8 import in OpenOffice.
Allan, thank!
Command: file file-name.csv return me, that this file UTF-8.
But Open office suggest me set "char set" myself (open specific window).
BOM param (to true value) also similar result from Open office
Windows OS open this file automatically (not open specific window)
Replies
Allan
Command: file file-name.csv return me, that this file UTF-8.
But Open office suggest me set "char set" myself (open specific window).
BOM param (to true value) also similar result from Open office
Windows OS open this file automatically (not open specific window)