| .TIME$ Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| TIME$ - a statement that uses DOS to set the current time |
|
| Syntax |
|   TIME$=stringexpression |
|     ž stringexpression must have one of the following forms: |
|         hh, hh:mm, or hh:mm:ss |
|       where hh is the hour on a 24-hour clock, mm is the minutes, and |
|       ss is the seconds |
|
See Also  DATE$ |
|
| Other Uses of the TIME$ Keyword |
  TIME$ function - to get the current time from DOS |