Notebook question
- To: mathgroup at smc.vnet.net
- Subject: [mg31477] Notebook question
- From: "bojan trkulja" <bojan.trkulja at fer.hr>
- Date: Thu, 8 Nov 2001 04:54:10 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hello everyone!
I know that this code
nb=NotebookPut[Notebook[{Cell...
puts a notebook on the screen when I evaluate it.
So this is something like a source code and I want to make an application.
Example of that is any demo notebook in Mathematica package.
How do I transform that code into something that will be automatically evaluated by
Mathematica.
Bojan Trkulja