home *** CD-ROM | disk | FTP | other *** search
/ WinTools & DOS Utilities / YS.ISO / sw / winbatch / free / datetime.wbm < prev    next >
Encoding:
Text File  |  1989-09-21  |  91 b   |  5 lines

  1. a=datetime()
  2. a=strcat(" ",a,num2char(13),num2char(10))
  3. clipput(a)
  4. sendkey("+{INSERT}")
  5.