Re: Word delimiters

2017-06-12 Thread Mark Waddingham via use-livecode
On 2017-06-13 01:18, Devin Asay via use-livecode wrote: Fixed. https://github.com/livecode/livecode/pull/5592 Thanks Devin and Henry :) Now if I do the same thing with Bug ..., Bug ..., Bug , ... and go back to bed, will I wake up to find them all fixed in a similar fashion? ;) Warmes

Re: Word delimiters

2017-06-12 Thread Devin Asay via use-livecode
Added cross reference to dictionary entry for ‘words’ keyword, for good measure. https://github.com/livecode/livecode/pull/5593 Devin On Jun 12, 2017, at 5:18 PM, Devin Asay via use-livecode mailto:use-livecode@lists.runrev.com>> wrote: Fixed. https://github.com/livecode/livecode/pull/5592

Re: Word delimiters

2017-06-12 Thread Devin Asay via use-livecode
305.n4.nabble.com/Word-delimiters-tp4715709p4715746.html Sent from the Revolution - User mailing list archive at Nabble.com<http://Nabble.com>. ___ use-livecode mailing list use-livecode@lists.runrev.com<mailto:use-livecode@lists.runrev.com> Please

Re: Word delimiters

2017-06-12 Thread hlowe via use-livecode
Done. http://quality.livecode.com/show_bug.cgi?id=19855 Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Word-delimiters-tp4715709p4715746.html Sent from the Revolution - User mailing list archive at Nabble.com

Re: Word delimiters

2017-06-12 Thread Mark Waddingham via use-livecode
On 2017-06-12 05:12, hlowe via use-livecode wrote: Interestingly, there is no cross-refernce to TrueWord from the Word entry in the 8.1.4 dictionary, though there is a cross-reference from TrueWord to Word. If you have a moment to file a bug in our quality center about that, it will get put

Re: Word delimiters

2017-06-12 Thread Paul Dupuis via use-livecode
On 6/11/2017 11:12 PM, hlowe via use-livecode wrote: > Interestingly, there is no cross-refernce to TrueWord from the Word entry in > the 8.1.4 dictionary, though there is a cross-reference from TrueWord to > Word. I would say this is a dictionary "bug" as there should be a cross reference to Tru

Re: Word delimiters

2017-06-11 Thread hlowe via use-livecode
, there is no cross-refernce to TrueWord from the Word entry in the 8.1.4 dictionary, though there is a cross-reference from TrueWord to Word. Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Word-delimiters-tp4715709p4715715.html Sent from the Revolution -

Re: Word delimiters

2017-06-11 Thread hlowe via use-livecode
Thank you. I will try using trueWord. Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Word-delimiters-tp4715709p4715711.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode

Re: Word delimiters

2017-06-10 Thread Paul Dupuis via use-livecode
een) [orange purple]" > if tWord is "orange" then answer "found" > end repeat > > Though "orange" is a word (by general definition) in the text, it is not > found. > > The same issue arises if there are certain punctuation characters at t

Word delimiters

2017-06-10 Thread hlowe via use-livecode
nd. The same issue arises if there are certain punctuation characters at the end of a word e.g "orange;" Ideally one could define a set of comma-delimited characters that are considered word delimiters in the same way that we can (temporarily) change the itemDelimiter character: e.g. set