AUTOSAVE document in word 95,97
When I insert text into word..(using ole)...several times.....in some
point (25 inserted strings ...rtf...and normal text)...i got
an exeption from word ...Error 1572.
The error stands for: The formatting in this document is too complex.
Please fullsave the document now.
If I save the document...after 24 insertions.....the error will not
occur when inserting the 25th time ..Note..just an example..it could
also be after 15 times depending of the size of the inserted rtf string
...or whatever.
I wonder if there is a way of autosaving the document from my delphi
application. If a user load an existing dokument....I dont want
it to be saved totally after doing an insert from the delphi
application. I want the user to have the opportunity to regret the
insert and the document
will ba as before it was modified..... Just be saved in the background.
Then...when
the user have looked through the document.....then the real save will be
actual. ..
In other words....I want it to work just as i'm using only word.....it
autosaves every ten minutes or whatever....then
when I close my document...it will ask me if I want to save the doc.
Best Regards Tony.