Forcing sequential cell evaluation
- Subject: [mg3600] Forcing sequential cell evaluation
- From: Stephen Sheppard <fsheppard at ALPHA.cc.oberlin.edu>
- Date: Thu, 28 Mar 1996 00:08:27 -0500
- Apparently-to: mathgroup-send at smc.vnet.net
- Organization: Oberlin College Economics Department
- Sender: owner-wri-mathgroup at wolfram.com
Is there any way to force sequential evaluation of cells (or a group of cells) without combining them into a function or making use of a complicated While loop? I have a notebook which has some cells which obtain user input using a loop with Input[] statements. Cells following the Input[] statement continue to evaluate and generate error statements because the information being obtained from the Input[] is not yet complete. If I evaluate each cell individually, it all works fine. I would like to be able to load and evaluate the entire notebook. Any suggestions? -- Stephen Sheppard Department of Economics Oberlin College ==== [MESSAGE SEPARATOR] ====