How Can You Edit Configurations with Macros in EmEditor - The Ultimate Text Editor Solution?

How Can You Edit Configurations with Macros in EmEditor - The Ultimate Text Editor Solution?

Steven Lv8

How Can You Edit Configurations with Macros in EmEditor - The Ultimate Text Editor Solution?

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

  • Author
    Posts
  • July 20, 2012 at 9:17 am #10450
    LTT
    Participant
    Hello,
    Is there a macro way to add/delete a configuration?
    July 20, 2012 at 9:53 am #10451
    Stefan
    Participant

    Is there a macro way to add/delete a configuration?
    If you mean to “modify” an configuration,
    then yes, search the help or the forum for “cfg.”
    Or take a look at “Snippets-plugin > General > Toggle Line Numbers”
    cfg = document.Config;
    cfg.General.ShowLineNumbers = !cfg.General.ShowLineNumbers;
    cfg.Save();
    .

  • Author
    Posts

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

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

Also read:

https://techidaily.com
  • Title: How Can You Edit Configurations with Macros in EmEditor - The Ultimate Text Editor Solution?
  • Author: Steven
  • Created at : 2024-10-22 05:22:21
  • Updated at : 2024-10-28 18:20:01
  • Link: https://win-trending.techidaily.com/how-can-you-edit-configurations-with-macros-in-emeditor-the-ultimate-text-editor-solution/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
How Can You Edit Configurations with Macros in EmEditor - The Ultimate Text Editor Solution?