EmEditor (text editor) Forum Index
   Questions and Answers about Macros
     Is there a macro way to add/delete a configuration?
Register To Post

Threaded | Oldest First Previous Topic | Next Topic | Bottom
Poster Thread
Stefan
Posted on: 7/20/2012 1:53 am
Home away from home
Joined: 7/14/2008
From: Germany, EU
Posts: 263
Re: Is there a macro way to add/delete a configuration?
Quote:
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();




.
LTT
Posted on: 7/20/2012 1:17 am
Just can't stay away
Joined: 10/11/2006
From:
Posts: 84
Is there a macro way to add/delete a configuration?
Hello,

Is there a macro way to add/delete a configuration?
Threaded | Oldest First Previous Topic | Next Topic | Top


Register To Post
 
English čeština Deutsch español français italiano 日本語 한국어 Русский 简体中文 繁體中文