Excerpt TextI have a memo field full of text and inter-mixed html tags. Just show me a 100 character snippet of the text (the minLength variable), strip out all the HTML tags so we just have the raw text only, and if the leftover raw text is more than 100 characters, keep on writing text to the screen until the first period(.), exclamation point(!), or question mark(?) [indicating the end of a sentence].