Hi Timothy,
Thanks for following this up.
Your code works for me, too. However, if I create cells with:
%hide
%html
<h1>For testing purposes:
- Evaluate-
var('ab av jbiom lwat p rwat biom veloc mort epot esv etv esb etb wv wb
qbv qvb bv')
-Evaluate-
dwaterv = (av*p - esv - etv - qvb + qbv)
dwaterb = (ab*p - esb + qvb - qbv)
-Evaluate-
Then, I do Action... -> Restart worksheet and then
Action... -> Evaluate All
I get the Traceback error about not defined variables. Note that the
Restart worksheet is important to reproduce this error. Also, I wonder
if it could have something to do with the %hide command...
I am using Firefox 3.0.1 on Mac OS 10.4.11 and sage 3.1.1.
Cheers,
Stan
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---