EmEditor (text editor) Forum Index Questions and Answers about Macros
macro parameters | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| 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 |
| Cirillo | Posted on: 9/19/2010 11:57 am |
Not too shy to talk ![]() ![]() Joined: 7/2/2010 From: Posts: 21 |
Re: macro parameters hello
For parameters pls check built-in help: EmEditor Help - EmEditor Macro Reference - Selection Object - Replace Method |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |



