[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  SysTime( nNewTime )-> <nil>
------------------------------------------------------------------------------


 PARAMETER:

  <nNewTime>    Is the new target time as a LONG INTEGER


 DESCRIPTION:

  Systime lets you set the computers system time. The vlaue must be 
  coded into a long integer, where the hour is represented by the HiWord,
  and the minutes are the LoWord of <nNewTime>. You can create the Long
  with nMakeLong()



 SOURCE:

  SOURCE\FUNCTION\SETDATE.C



See Also: SetDate nLoWord nHiWord nMakeLong
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson