Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GT_LIB v1.0 Reference Guide Release 1.0 - <b>logically evaluate a textual day of the week</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 logically evaluate a textual day of the week
------------------------------------------------------------------------------

 Syntax

            GT_ISDOW( cDay ) -> lValue

 Arguments:

                <cDay>       is a character value for the weekday

 Returns:

                A logical value, .T. if the key is conditionally valid

 Description:

                GT_ISDOW() can be used to validate a character value as being a
                                   valid day of the week.

 Examples:


                ? "Day of Week ", cDay, " is ", GT_ISDOW( "Mon" )

                result : Day of Week Monday is   .T.


 Source: GT_ISDOW.PRG

 Author:  George Brennan

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