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>csetdate()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CSETDATE()

Syntax:     CSETDATE()

Returns:    A numeric value.
            The number is a code denoting, the current setting of
            SET DATE.

Usage:      The function can be used to determine the current setting for
            SET DATE.  The following code is used:

            Code        Definition
            ----        ----------
              1         American
              2         ANSI
              3         British
              4         French
              5         German
              6         Italian

Notes:      The function cannot change the status of SET DATE.

Library:    CT1.LIB


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

Examples:   ? CSETDATE()                        && Would return a 1 for
                                                && SET DATE American.



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