I'm finding, that in repeatable circumstances, SetSelection() fails to
work.
if, with the cursor at 0,i use the code
outputfile->text->sel_cursor=outputfile->text->cursor;
while()
outputfile->text->CursorRight();
setSelection()
and move a few spaces within the paragraph, is there *any*
valid reason for there to be a failure in selection?
I've had to kluge around, and test to see if the selection was really
made.
rick
--
