EmEditor (text editor) Forum Index Questions and Answers about Macros
macro parameters | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| user | Posted on: 9/19/2010 2:19 am |
Home away from home ![]() ![]() Joined: 9/29/2006 From: Posts: 212 |
macro parameters hello
I have this macro: document.selection.Replace("\n", " ", eeFindReplaceOnlyWord | eeFindReplaceCase | eeFindReplaceQuiet | eeReplaceAll); can you tell me please where I can find a full list of the parameters like eeFindReplaceQuiet, eeFindReplaceOnlyWord, etc? also all the parameters like document.selection.Replace (I mean is here a text.selection.Replace ? etc) thanks |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| » |
user | 9/19/2010 2:19 am |
| |
Cirillo | 9/19/2010 11:57 am |
| Register To Post | |


