home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Secrets (4th Edition) / Windows95Secrets4thEdition.iso / utility / managemt / winbatch / datetime.wb_ < prev    next >
Encoding:
Text File  |  1994-08-28  |  64 b   |  5 lines

  1. a=TimeDate()
  2. a=strcat(" ",a,@crlf)
  3. clipput(a)
  4. sendkey("^V")
  5.