Get help with installation and running here.
Moderators: DataMystic Support, Moderators
-
DFH
- Posts: 967
- Joined: Sun Dec 09, 2007 2:49 am
- Location: UK
Post
by DFH » Tue Feb 20, 2018 3:02 am
Hi Simon,
When the
Add line numbers filter is under a
Restrict to pattern filter, the log line is wrong!
Code: Select all
Info 2018-02-19 16:41:23 66 replace(s) performed for pattern match [(###)]
Info 2018-02-19 16:41:23 First line: [66] Last line: [66] Increment: [1]
It should read:
Code: Select all
Info 2018-02-19 16:41:23 First line: [1] Last line: [66] Increment: [1]
When the
Add right margin filter is under a
Restrict to matching lines filter, the log line is wrong!
Code: Select all
Info 2018-02-19 16:41:23 2 matching line(s), 33690 non-matching line(s) for pattern [^\\v (17 \(Como|28 \(Y)]
Info 2018-02-19 16:41:23 1 line(s) processed
It should read:
Code: Select all
Info 2018-02-19 16:41:23 2 line(s) processed
Best regards,
David
-
DFH
- Posts: 967
- Joined: Sun Dec 09, 2007 2:49 am
- Location: UK
Post
by DFH » Fri Jun 08, 2018 3:10 am
Anything to report yet?
David
-
DataMystic Support
- Site Admin
- Posts: 2230
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
-
Contact:
Post
by DataMystic Support » Mon May 06, 2019 1:36 pm
When included inside a restriction, the Add line number log line only reports on the details of the last invocation.
Similarly to the Add right margin filter when inside a restriction.
Possibly this could be changed so that each invocation of a restriction could log the activity of its subfilters.
-
DFH
- Posts: 967
- Joined: Sun Dec 09, 2007 2:49 am
- Location: UK
Post
by DFH » Mon Mar 02, 2020 9:58 pm
Anything further to report?
David
-
DataMystic Support
- Site Admin
- Posts: 2230
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
-
Contact:
Post
by DataMystic Support » Fri Mar 06, 2020 6:33 am
Nothing further to report other than it is on our backlog for consideration