Mathematica > Evaluation Options in Notebooks >

CellProlog

CellProlog
is an option to Cell which gives an expression to evaluate before each ordinary evaluation of the contents of the cell.
  • CellProlog:>expr evaluates expr for every ordinary kernel evaluation done in the cell, as initiated for example by Shift+Enter or by Evaluate in Place.
  • The default setting is CellProlog->None.
  • CellProlog is often set at a style or notebook level, rather than for individual cells.
Rules for temporarily setting $Post:
In[1]:=
Click for copyable input
 
Rules for setting up local package contexts for a cell:
In[1]:=
Click for copyable input
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team