while 66 input files are being processed, and when the output from the T-Filter is subsequently output to a single merged file.
- Sort fails to sort.
Count Duplicate Lines fails to count.
David
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
Code: Select all
(\w*)(\x{0152}|\x{0153})(\w*)
Code: Select all
Comment...
| Temporary output to count words with ligatures
|
|
+--T-Filter
|
|--Comment...
| | Extract words containing ligatures
| |
| +--Perl pattern [(\w*)(\x{0152}|\x{0153})(\w*)] with []
| | [X] Match case
| | [ ] Whole words only
| | [ ] Case sensitive replace
| | [ ] Prompt on replace
| | [ ] Skip prompt if identical
| | [ ] First only
| | [X] Extract matches
| | Maximum text buffer size 4096
| | [X] Maximum match (greedy)
| | [ ] Allow comments
| | [ ] '.' matches newline
| | [X] UTF-8 Support
| |
| +--Perl pattern [^(.+)$] with [$1\r\n]
| [ ] Match case
| [ ] Whole words only
| [ ] Case sensitive replace
| [ ] Prompt on replace
| [ ] Skip prompt if identical
| [ ] First only
| [ ] Extract matches
| Maximum text buffer size 4096
| [X] Maximum match (greedy)
| [ ] Allow comments
| [ ] '.' matches newline
| [X] UTF-8 Support
|
|--Comment...
| | Counting or sorting cannot be done after merging!
| |
| |--** DISABLED ** Comment...
| | | Begin
| | |
| | |--Replace list: D:\Download\Java\GoBibleCreator\Captured\French David Martin 1744\lig2oe.tab Perl pattern
| | | [X] Match case
| | | [ ] Whole words only
| | | [ ] Case sensitive replace
| | | [ ] Prompt on replace
| | | [ ] Skip prompt if identical
| | | [ ] First only
| | | [ ] Extract matches
| | | Maximum text buffer size 4096
| | | [ ] Maximum match (greedy)
| | | [ ] Allow comments
| | | [ ] '.' matches newline
| | | [X] UTF-8 Support
| | |
| | +--Convert from UTF-8 to ANSI
| |
| |--Comment...
| | | Count or Sort
| | |
| | |--Count duplicate lines
| | | [ ] Ignore case
| | | Start column 1
| | | Length 15
| | | [X] Include One
| | | format: %1:s\t%0:d
| | |
| | +--** DISABLED ** Ascending ANSI sort (case sensitive), remove duplicates, length 16
| |
| +--** DISABLED ** Comment...
| | End
| |
| |--Convert from ANSI to UTF-8
| |
| |--Remove BOM (Byte Order Mark)
| |
| +--Replace list: D:\Download\Java\GoBibleCreator\Captured\French David Martin 1744\oe2lig.tab Perl pattern
| [X] Match case
| [ ] Whole words only
| [ ] Case sensitive replace
| [ ] Prompt on replace
| [ ] Skip prompt if identical
| [ ] First only
| [ ] Extract matches
| Maximum text buffer size 4096
| [ ] Maximum match (greedy)
| [ ] Allow comments
| [ ] '.' matches newline
| [X] UTF-8 Support
|
|--Comment...
| | Merge to file
| |
| |--** DISABLED ** Add file footer [==================]
| |
| |--Merge output to file D:\Download\Java\GoBibleCreator\Captured\French David Martin 1744\ligatures.txt
| |
| +--** DISABLED ** Merge into D:\Download\Java\GoBibleCreator\Captured\French David Martin 1744\ligatures.txt
|
+--** DISABLED ** Comment...
| Debug
|
+--Display debug window