Search found 2227 matches
- Fri Mar 06, 2020 6:33 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Errors in log lines
- Replies: 4
- Views: 7938
Re: Errors in log lines
Nothing further to report other than it is on our backlog for consideration
- Fri Mar 06, 2020 6:32 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Maintaining and sharing TextPipe filters in the world of Git ?
- Replies: 6
- Views: 7791
Re: Maintaining and sharing TextPipe filters in the world of Git ?
Hi David, Yes, that is both a limitation and an advantage. If we define an enumeration then people have to memorise this or look up yet another list of values. A straight integer allows for easy extension as well as easy memorisation. We may change this in future, but for now, the first step of usin...
- Wed Mar 04, 2020 4:32 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Strange bug in the Replace filter
- Replies: 4
- Views: 7188
Re: Strange bug in the Replace filter
Thanks David!
- Wed Mar 04, 2020 4:32 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Windows Shell Extensions - Feature request
- Replies: 3
- Views: 6266
Re: Windows Shell Extensions - Feature request
No problem!
- Wed Mar 04, 2020 4:31 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Unicode normalize filters?
- Replies: 22
- Views: 21624
Re: Unicode normalize filters?
Hi David - it's still on our list, thank you for suggesting it.
- Wed Mar 04, 2020 4:30 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Replace filter: Custom-delimited record
- Replies: 4
- Views: 7801
Re: Replace filter: Custom-delimited record
Thanks David - this is a great idea!
- Wed Mar 04, 2020 4:26 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: PCRE POSIX Character Class [[:punct:]] and non-Roman scripts
- Replies: 5
- Views: 7821
Re: PCRE POSIX Character Class [[:punct:]] and non-Roman scripts
Yes, but it's also a question of whether we want to write a custom extension of the existing regex component and maintain that from here on.
- Wed Mar 04, 2020 4:23 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Filter request: Convert Word documents to RTF
- Replies: 5
- Views: 8046
Re: Filter request: Convert Word documents to RTF
Thanks - the page is already there and works for the help button on the filter panel, just not for the filter menu. Fixed for next release
- Mon Mar 02, 2020 6:50 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Improvements to recent files list...
- Replies: 3
- Views: 5280
Re: Improvements to recent files list...
Thanks David - we'll add it to our todo list.
- Mon Mar 02, 2020 6:49 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: TextPipe 10.7 - Editing Windows Shell Extensions - still not quite right
- Replies: 3
- Views: 6519
Re: TextPipe 10.7 - Editing Windows Shell Extensions - still not quite right
This dialog has been improved for TP 11 - the tree structure is in our backlog
- Fri Feb 28, 2020 5:39 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: UTF-8 text in Comment filters not preserved in TextPipe v11.3
- Replies: 5
- Views: 4199
Re: UTF-8 text in Comment filters not preserved in TextPipe v11.3
Hi David, thanks for the confirmation and validation.
We will consider whether to save without BOM for a future release.
We will consider whether to save without BOM for a future release.
- Thu Feb 27, 2020 12:54 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: UTF-8 text in Comment filters not preserved in TextPipe v11.3
- Replies: 5
- Views: 4199
Re: UTF-8 text in Comment filters not preserved in TextPipe v11.3
v11.4 just released - please let us know how it goes
- Thu Feb 27, 2020 7:06 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: UTF-8 text in Comment filters not preserved in TextPipe v11.3
- Replies: 5
- Views: 4199
Re: UTF-8 text in Comment filters not preserved in TextPipe v11.3
Thanks David - this is a major issue that we are working to resolve ASAP
- Wed Feb 19, 2020 6:29 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: TextPipe Help - Subscribe to TextPipe update list
- Replies: 3
- Views: 3285
Re: TextPipe Help - Subscribe to TextPipe update list
No, we already have email, facebook, twitter as ways of keeping people up to date.
- Mon Feb 17, 2020 9:49 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: TextPipe use of jscript.dll ?
- Replies: 2
- Views: 3259
Re: TextPipe use of jscript.dll ?
Hi David,
We don't directly call any jscript DLL by name. We call it by its COM registration name, which will be the patched or unpatched DLL as the case may be,
We don't directly call any jscript DLL by name. We call it by its COM registration name, which will be the patched or unpatched DLL as the case may be,