MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

suppressing error messages

  • To: mathgroup at smc.vnet.net
  • Subject: [mg119749] suppressing error messages
  • From: Shane Di Dona <stdidona at ncsu.edu>
  • Date: Mon, 20 Jun 2011 19:36:49 -0400 (EDT)

I want to close a notebook by using

FrontEndExecute[FrontEndToken["FrontEndQuit"]]

but I get a "close running notebook" dialog.  How can I disable this box?  It is easy to click "ok", but that defeats the automation aspect of it.


  • Prev by Date: Re: Why can't FullSimplify give more uniform output?
  • Next by Date: Re: Why doesn't TrueQ return True here?
  • Previous by thread: Re: How to find one expression in terms of another
  • Next by thread: Re: suppressing error messages