home *** CD-ROM | disk | FTP | other *** search
/ The Mother of All Windows Books / CD-MOM.iso / cd_mom / utility / lang / winbatch / datetime.wb_ < prev    next >
Text File  |  1992-02-26  |  91b  |  5 lines

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