Difference between revisions of "SET PRECISION"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
Xbase Compatibility | Xbase Compatibility | ||
Line 15: | Line 12: | ||
==See Also== | ==See Also== | ||
− | [[SET CLIPPER]], [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]] | + | [[SET CLIPPER]], [[SET CLIPPER5]], [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]] |
Line 23: | Line 20: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
− | set precision to 4</ | + | set precision to 4 |
+ | </code> | ||
Revision as of 10:21, 17 April 2009
Class
Xbase Compatibility
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 Database Server, Recital Mirage Server, Recital Terminal Developer