Page 1 of 1

LoadRTF

Posted: Sat Jan 14, 2006 3:58 am
by mbailey
Just wondering if the folowing is possible.

I have a small RTF document which is essentially a Header document.

I can load that into the Editor using LoadRTF. No problem.

I then move the cursor to the end of the Header using Last.

Now I want to load another RTF document which is basically appended to the header. LoadRTF clears the editor before loading the new docuement. Is there any way I can stop that so the next loaded doument is appended to the editor after the Header?

I read the post about appending RTF but that seemed like a somewhat different issue or am I missing something?

Cheers,
Mark

Posted: Sat Jan 14, 2006 1:35 pm
by Sergey Tkachenko
LoadRTF does not clear the existing document before loading

Posted: Sat Jan 14, 2006 8:54 pm
by mbailey
Thanx Sergey.

Artificial intelligence is no match for natural stupidity. :oops:

Mark