Suppress dialog when using Documents.OpenDocument()

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Suppress dialog when using Documents.OpenDocument()

Post by pmk65 »

When using Documents.OpenDocument(), I have a "problem" with the "Do you want to revert to the last saved version of XXXXX ?" dialog being displayed when I reload a document.

Would it be possible to add an extra parameter, so it could run in "silent mode"?

Something like Documents.OpenDocument(file, nodialog)
And then suppress the dialogs When "nodialog" is true
There are 10 types of people in the world: Those who understand binary and those who don't.
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Suppress dialog when using Documents.OpenDocument()

Post by Aivars »

I'll add it to the suggestions list.
Blumentals Software Programmer
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Re: Suppress dialog when using Documents.OpenDocument()

Post by pmk65 »

*bump*
There are 10 types of people in the world: Those who understand binary and those who don't.
Post Reply