Diff for /loncom/html/adm/help/tex/Spreadsheet_Max_Depth_Exceeded.tex between versions 1.4 and 1.5

version 1.4, 2002/07/29 17:27:43 version 1.5, 2002/12/11 19:04:47
Line 1 Line 1
 \label{Spreadsheet_Max_Depth_Exceeded}  \label{Spreadsheet_Max_Depth_Exceeded}
 The ``Maximum Calculation Depth Exceeded''\index{Maximum Calculation  The ``Maximum Calculation Depth Exceeded''\index{Maximum Calculation
 Depth Exceeded error} erro can occur when you reference other cells in  Depth Exceeded error} error can occur when you reference other cells in
 calculations. For example, if you have:   calculations. For example, if you have: 
   
 \texttt{G0 = Some\_complicated\_expression\\  \texttt{G0 = Some\_complicated\_expression\\
Line 10  Try replacing \texttt{X0}'s contents wit Line 10  Try replacing \texttt{X0}'s contents wit
 (Some\_complicated\_expression) > 2]?1:0}. In other words, replace the  (Some\_complicated\_expression) > 2]?1:0}. In other words, replace the
 reference to \texttt{G0} with the actual contents of \texttt{G0}. That  reference to \texttt{G0} with the actual contents of \texttt{G0}. That
 might fix your error by removing one level of indirection that  might fix your error by removing one level of indirection that
 LON-CAPA must process in order to compute the result.    
   
   LON-CAPA must process in order to compute the result.  

Removed from v.1.4  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>