EmEditor Text Editor: Seeking Assistance with Command Line Usage

EmEditor Text Editor: Seeking Assistance with Command Line Usage

Richard Lv8

EmEditor Text Editor: Seeking Assistance with Command Line Usage

Viewing 3 posts - 1 through 3 (of 3 total)

  • Author
    Posts
  • February 17, 2013 at 7:58 am #10842
    David
    Participant
    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:ToolEmEditorEmEditor.exe d:BOM.csv /fc t /rw ; /cp 65537 /cps 65001 /ss+ /sa d:BOM2.csv :-(
    February 17, 2013 at 7:37 pm #10843
    Yutaka Emura
    Keymaster
    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!
    February 18, 2013 at 9:22 am #10844
    David
    Participant
    Hello,Yutaka – san,
    Thank you very much!
  • Author
    Posts

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.

Also read:

https://techidaily.com
  • Title: EmEditor Text Editor: Seeking Assistance with Command Line Usage
  • Author: Richard
  • Created at : 2024-10-07 16:23:01
  • Updated at : 2024-10-14 17:04:59
  • Link: https://win-reviews.techidaily.com/emeditor-text-editor-seeking-assistance-with-command-line-usage/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
EmEditor Text Editor: Seeking Assistance with Command Line Usage