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

Syntax:     BOY([<expD>])

Arguments:  <expD> determines the first day of the year containing the
            date.

Returns:    A date value.
            The date returned is January 1 of the year indicated by this
            date.

Usage:      BOY() avoids having to create a date for January 1 of a year.

Notes:      The function will automatically use the system date if no date
            is indicated.  A null date will simply return a null date.


Library:    CT1.LIB


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

Examples:   * The first day of the current year (1989)
            ? BOY()                             && 01/01/89



See Also: BOM() BOQ() EOM() EOQ() EOY()

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