Re: button to evaluate notebook
- To: mathgroup at smc.vnet.net
- Subject: [mg32548] Re: [mg32413] button to evaluate notebook
- From: Omega Consulting <omega_consulting at yahoo.com>
- Date: Sat, 26 Jan 2002 04:08:12 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
At 12:17 AM 1/19/2002, David P. Johnson wrote: >Has anyone got a button that will evaluate the whole notebook every >time you click on it? I've just started looking at buttons, but still >don't get it.. > >-- >-David >(Signature continues here) >N.B.: Remove the 'x' to email me ButtonBox["Evaluate", Active -> True, ButtonFunction :> (SelectionMove[InputNotebook[], All, Notebook]; SelectionEvaluate[InputNotebook[]])] // DisplayForm -------------------------------------------------------------- Omega Consulting "The final answer to your Mathematica needs" Spend less time searching and more time finding. http://www.wz.com/internet/Mathematica.html