trichview.support
How to get the last item in a paragraph |
Author |
Message |
John |
Posted: 11/04/2003 12:26:50 Hi, After finding the start of a paragraph by issuing the command: if isParaStart(i) then.... how can I find the last item in THE specific paragraph? The second question is: If I have inserted empty item using := AppendText('',1,0); How can I delete the items. It seems that if I use DeleteLines(x) it sometimes get listindex out of bound. Empty items are not shown? If I have inserted empty text items, how do I delete them and get richviewedit to re-arrange them so that the items are sequentially arranged(1,2,3.....)? I hope you understand my questions. Thanks for your kind assistance. |
Powered by ABC Amber Outlook Express Converter