It seems Csv property is not working.
“Unspecified error” will occur on the 3rd line:
oDoc = editor.ActiveDocument;
alert(oDoc.Name);
oCsv = oDoc.Csv;
alert(oCsv.Name);
—————
“Set” is missing in the VBScripts in many pages: (Didn’t check all.)
emeditor_en.chm::/macro/document/csv.htm
emeditor_en.chm::/macro/document/config.htm
emeditor_en.chm::/macro/document/filters.htm
Almost all the sub-pages for the properties from: emeditor_en.chm::/macro/config/index.htm