EmEditor (text editor) Forum Index Questions and Answers about EmEditor Core
Ask for help regarding command line | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| 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 |
| Yutaka | Posted on: 2/17/2013 10:37 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2401 |
Re: Ask for help regarding command line Hello David,
The command line is not for this kind of task. Please use EmEditor user interface, or an EmEditor macro to do this task. You can call an EmEditor macro from a command line, too. Thanks!
|
| David | Posted on: 2/18/2013 12:22 am |
Just popping in ![]() ![]() Joined: 2/15/2009 From: Posts: 5 |
Re: Ask for help regarding command line Hello,Yutaka - san,
Thank you very much! |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |




