Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Book 4-Appendices - <b>nnetsdate()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETSDATE()
 Queries the Novell file server date
------------------------------------------------------------------------------
 Syntax

     NNETSDATE() --> dServerDate

     Netware: 2.2 and 3.11

 Returns

     NNETSDATE() returns the default file server date.

 Description

     NOVELL NETSERVER DATE
     This function allows you to query the current default file server date.
     This date is then available in the corresponding date format under
     CA-Clipper.  This allows all applications to synchronize their dates
     within a Novell network.

 Examples

     .  Query the default server date:

        ? NNETSDATE()         // e.g. 04/01/91

     .  Pass the date with an AT to the CMOS-RAM:

        SETDATE(NNETSDATE(), ISAT())

See Also: NNETSETSRV() NNETSTIME()

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