Difference between revisions of "SET PRECISION"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Language compatibility only. | Language compatibility only. | ||
Line 15: | Line 8: | ||
==See Also== | ==See Also== | ||
− | SET COMPATIBLE, SET FILETYPE, SET INDEXEXT, SET MEMOEXT | + | [[SET CLIPPER]], [[SET CLIPPER5]], [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]] |
Line 23: | Line 16: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
− | set precision to 4</ | + | set precision to 4 |
+ | </code> | ||
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
− | [[Category:Set_Commands]] | + | [[Category:Set_Commands|PRECISION]] |
Latest revision as of 17:18, 23 November 2009
Purpose
Language compatibility only.
Syntax
SET PRECISION TO [<expN>]
See Also
SET CLIPPER, SET CLIPPER5, SET COMPATIBLE, SET FILETYPE, SET INDEXEXT, SET MEMOEXT
Description
This command has been added for language compatibility only.
Example
set precision to 4
Products
Recital Server, Recital