Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

InsertResults

InsertResults
is an option for NotebookEvaluate that determines whether to place the results of evaluation in the notebook being evaluated
  • With the setting InsertResults->True, all results of evaluation, including outputs, error messages and the results of Print and related functions are inserted into the notebook being evaluated by NotebookEvaluate.
  • With the setting InsertResults->False, the output cells which would normally be generated in the notebook are completely suppressed. Error messages and the results of Print and related functions are relayed as output corresponding to the input cell which initially invoked the NotebookEvaluate function.
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF