[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPsetDate()
Set the system date
------------------------------------------------------------------------------
Function: XPsetDate()
Using XPsetDate() 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: XPsetDate(<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..
XPsetDate( ( Date() + 1) )
See Also:
XPsetTime()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson