EmEditor (text editor) Forum Index Questions and Answers about EmEditor Core
Ask for help regarding command line | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| David | Posted on: 2/16/2013 10:58 pm |
Just popping in ![]() ![]() Joined: 2/15/2009 From: Posts: 5 |
Ask for help regarding command line I wish to call Emeditor command line in Excel VBA. Now I encountered a problem and wish to get your help. Thanks in advance.
I have a CSV file which is saved by Excel. 1) The seperator for the data is Tab-seperator; 2) Its encoding is UTF-16LE with BOM. I want to replace Tab-seperator with ; and then save the file as UTF-8 with BOM. I try this command line under CMD status. No error appear but nothing happen.May I trouble you help me? I don't know how to upload file in this forum! E:\Tool\EmEditor\EmEditor.exe d:\BOM.csv /fc \\t /rw ; /cp 65537 /cps 65001 /ss+ /sa d:\BOM2.csv |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| » |
David | 2/16/2013 10:58 pm |
| |
Yutaka | 2/17/2013 10:37 am |
| |
David | 2/18/2013 12:22 am |
| Register To Post | |


