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

Flat Previous Topic | Next Topic
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();




.
Flat Previous Topic | Next Topic


Subject Poster Date
   Is there a macro way to add/delete a configuration? LTT 7/20/2012 1:17 am
   » Re: Is there a macro way to add/delete a configuration? Stefan 7/20/2012 1:53 am

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