Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- July 18, 2017 at 11:26 pm #22088skyParticipant
10 lines of “0123456789”
1. Start Record: Extract with RegEx “6..9”, Display Matched Strings Only, 10 lines of “6789” are extracted.
2. Stop Record, and then Run Macro, 10 lines of “6789” are extracted, this result is OK, same as above.
3. Macro Save as .jsee or .vbee file
4. Run Macro again, 10 lines of “0123456789” are extracted, the result is different.Check the .jsee or .vbee file, it lack of eeFindExtract flags.
Refer to Help file, “Extracts matched lines to a new document. Combine with eeFindFileAndLine, eeFindFileNamesOnly, eeFindLineOnly, or eeFindMatchedOnly. If none of these flags is combined, eeFindLineOnly is assumed.“July 19, 2017 at 1:20 pm #22089Yutaka EmuraKeymasterThis issue will be fixed on the next version. Thanks!
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.