Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Clipper Tools One Guide - <b>csetdeci()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CSETDECI()

Syntax:     CSETDECI()

Returns:    A numeric value.
            The value denotes the number of decimal places currently
            set for the display.

Usage:      The function can be used to determine the current setting of
            SET DECIMALS.

Notes:      The function cannot be used to change the number of
            decimal places.

Library:    CT1.LIB


--------------------------------- Example ------------------------------

Examples:   SET DECIMAL TO 2

            ? CSETDECI()                        && Returns the number of
                                                && previously set
                                                &&decimal places (2).



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