Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CLIPWKS -Spreadsheet Library - <b>literate()</b> <b>miscwks.prg</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
literate()                                                         MISCWKS.PRG
------------------------------------------------------------------------------------------
 Purpose
   Set the formula recalculation iteration flag

 Syntax
   Literate( aSpreadsheet, nCount )

 Parameters
   aSpreadsheet - Array of spreadsheet parameters
   nCount       - Iteration count

 Returns
   nStatus        - 0 = All Ok
                   -6 = Invalid parameters

 Notes
   On some complex formulas, multiple iterations are needed to get an
   acceptable degree of accuracy.  You may specify the number of
   iterations to perform on formula calculations using the Literate()
   function.  The default value is one iteration.

 Category
   Creating spreadsheet files

See Also: Lcalcmode() Lcalcorder()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson