#6235
Yutaka Emura
Keymaster

noman9607 wrote:
How can I make a configuration file by using a macro?
I want to make a config file that has a new list of words to be highlighted.
I would like to generate a macro file from a program language (basic) then start EmEditor with this macro. The idea is to have particular words highlighted like a programming language – syntax but this would just be a temporary list of words.
thanks,
pb


document.ConfigName = "NewName";

should create a new configuration.