On Aug 9, 2015, at 8:46 AM, Richmond wrote: > BUT what does fuss me is why this produces NO results when it analyses a text > imported from an RTF file, BUT does work when the text > is either manually edited or imported from a text file.
Maybe if you do this? set the RTFtext of the templatefield to RTFtextFromFile put the text of the templatefield into fileText reset the templatefield and then operate on the variable fileText. That is, use the engine to convert the RTFtext to plain text. -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~pmbrig _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode