Re: [sword-devel] Sword Searching

2002-04-23 Thread Jacob Daniel
I believe that \bfool\b with Regular Expression search should work. On Tue, Apr 23, 2002 at 05:19:07PM +0200, Martin Gruner wrote: > > I wish you could do plain word searches in Sword. I.e. I wish > > I could search for "fool" without getting all references to "foolish" > > for example. > > You

[sword-devel] Bug in 1.5.3

2002-04-23 Thread Jacob Daniel
Hello all, I'm using Sword for Windows 1.5.3 on Windows 98. When I use the search window and select "Custom Range" but do not select anything for the custom range I get a fatal exception. Thanks for all the great work done on this project! Jacob

[sword-devel] switch

2002-04-23 Thread Kees Bergwerf
About the bibletime program: When I have more then 1 translation open and 1 or more commentaries that are synchronised with the text, this synchronisation is active for ALL translations that are open. Sometimes I like to look in another book of a translation but immediately the commentaries cha

Re: [sword-devel] Sword Searching

2002-04-23 Thread Martin Gruner
> Similarly if the word is at the end of a sentence and has a full stop > (period) next to it that will not pick up either. You have a point. Using regular expressions would probably work here. Martin

RE: [sword-devel] Sword Searching

2002-04-23 Thread Kevin Montgomery
Will that always work? What if you have a sentence such as: "If you play the fool, you will have nothing." With the comma next to the word I assume it would not pick it up. Similarly if the word is at the end of a sentence and has a full stop (period) next to it that will not pick up either.

Re: [sword-devel] Sword Searching

2002-04-23 Thread Martin Gruner
> I wish you could do plain word searches in Sword. I.e. I wish > I could search for "fool" without getting all references to "foolish" > for example. You can. Search for " fool ", using exact search. Martin

[sword-devel] Sword Searching

2002-04-23 Thread Chris Bitmead
I wish you could do plain word searches in Sword. I.e. I wish I could search for "fool" without getting all references to "foolish" for example.