EmEditor (text editor) Forum Index Beta Version Bug Reports
EmEditor Professional v10 beta 6 (9.90.6) | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| Yutaka | Posted on: 4/4/2010 9:04 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2401 |
Re: EmEditor Professional v10 beta 6 (9.90.6) Thanks for your screencast. The global option will be supported in beta 7. The format is :
${n/regexp/replace_format/option} where option is g. For instance. will uppercase all characters in $1. Note: you cannot use ".*?" as a regular expression. This will match zero-length character, and the result will be empty. However, you can use ".+?".
|
| Flat | Previous Topic | Next Topic |
| Register To Post | |


