[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Function:   SetDate()

               Using SetDate() one can set the current date of
               the operating system. This date will then be the
               default used everywhere (eg. date stamping of
               files etc..).

   Syntax:     SetDate(<dVar>)

   Arguments:  <dVar> is a date variable, containing the date you
               wish to set.

   Returns:    Logical var, .t. if date set was succesfull, .f.
               if date was invalid.

   Usage:      * advance date one day, don't check..
               SetDate( ( Date() + 1) )

See Also: SetTime()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson