NotebookWrite?
- To: mathgroup at smc.vnet.net
- Subject: [mg84675] NotebookWrite?
- From: John <jwa0 at lehigh.edu>
- Date: Wed, 9 Jan 2008 03:47:46 -0500 (EST)
Mathematica help says the following: NotebookWrite is the basic way to use the Mathematica kernel to modify the contents of notebooks that are being manipulated by the front end. What kind of modifications does notebookwrite make? Are cells that notebookwrite modifies any different than cells that are entered in a notebook in the usual way? Is using notebookwrite easier that entering a notebook and modifying the contents manually? John