Help - Search - Members - Calendar
Full Version: Is there a way to turn OFF "save user file" by default?
VoiceRecognition.com Forum > Voice Recognition Software and Hardware > Dragon NaturallySpeaking & Dragon Medical
tjh
Is there a way to turn OFF "save user file" by default? I'd like to do this without getting the prompt when exiting program asking me if I like to save file.

In tools/options/misc there is a box for automatically saving user file. I have that unchecked. Would like to regularly use Dragon without saving file.


Using Dragon Medical 9.51

KnowBrainer Tech Support
This option isn't available; even in the Dragon Medical 10.1 Upgrade. Think of it this way, if you type a few words in a Microsoft Word document, there is no way to prevent Microsoft Word from prompting you to save the document before exiting. Other than databases and browsers, most applications work this way.

However, because you are using DNS Medical, you do have the option of writing a voice command like Close NaturallySpeaking Without Saving, which is included in the KnowBrainer 2008 (third-party command utility).

If you are familiar with creating NaturallySpeaking Advanced-Scripting commands, you can copy our KnowBrainer command by pasting the following code into a NaturallySpeaking macro:

Sub Main
HeardWord "close","DragonBar"
Wait 1
SendDragonKeys "{Alt+n}"
Wait 1
SendDragonKeys "{Alt+n}"
End Sub

If you are unfamiliar with scripting in DNS, you might want to consider picking up a copy of Larry Allen’s Scripting for Dragon NaturallySpeaking 10 or you can contact us through our Live Support (at the bottom of this message) and we will write the command for you.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.