home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / files / windties / winbatch / datetime.wb_ next >
Text File  |  1992-02-27  |  91b  |  5 lines

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