Opening a concatinated document at top

G

Gajdar

I'm sure this is simple. What I'm doing is concatenating several documents
into a single document (using InsertFile), saving the concatenated document,
and reopening it read only to force a save if the user changes it. But it
opens at the top of the last inserted file, not the top of the document.
There must be a "cursor position" property I can set, but either it isn't in
either Document or Documents or I'm not recognizing what it is called.

I'm doing this is C++, but I doubt that is relevant, since all the VB
commands are available (though a bit more awkward).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top