bas7advr.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
TIME$ Statement Details
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
The TIME$ statement changes the system time, which stays changed until you
change it again or reboot your computer.
 
TIME$ = stringexpression$
 
Usage Notes
    ■ A 24-hour clock is used, so 8:00 P.M. would be entered as 20:00:00.
    ■ This statement complements the TIME$ function, which returns
      the current time.