MathGroup Archive 2001

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

Search the Archive

Front End

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30075] Front End
  • From: dooglefish at aol.communicate (D.F.)
  • Date: Thu, 26 Jul 2001 01:20:12 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I have been studying the examples, Front End help, option inspector....

Somehow, in the example Loan.nb, in the calculate button: button action option,
the following string specifies "resultcell" as the output location. Can anyone
tell me how it does this?

(FrontEndExecute[ {   FrontEnd`NotebookApply[      FrontEnd`InputNotebook[ ],
#, Placeholder]}]&)

-D


  • Prev by Date: factor
  • Next by Date: definition of function with several varyables?????
  • Previous by thread: Re: factor
  • Next by thread: Re: Front End