Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When I manually save a copy as, I can retain my undo history. But when I call the same command through the api
oDoc.SaveAs(SaveName, True)
It saves the copy, but deletes the undo history. Is there a way to not have this happen?
Solved! Go to Solution.