home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11448 < prev    next >
Encoding:
Text File  |  1992-12-16  |  920 b   |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!linus!linus.mitre.org!truth!jrv
  3. From: jrv@truth.mitre.org (Van Zandt)
  4. Subject: Re: DOS day of week program
  5. Message-ID: <1992Dec16.174044.3859@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: truth.mitre.org
  8. Organization: The MITRE Corp., Bedford, Ma.
  9. References: <1992Dec10.114342.2972@bvc.edu>
  10. Date: Wed, 16 Dec 1992 17:40:44 GMT
  11. Lines: 12
  12.  
  13. In article <1992Dec10.114342.2972@bvc.edu> mark@bvc.edu writes:
  14. >
  15. >    I am using the script language found in the communications
  16. >package "Hyperaccess 5". Is there a simple program I can use at the
  17. >DOS prompt to get the day of the week into the program or a file. 
  18.  
  19. You can start with 
  20.     echo.|date
  21.  
  22.                                  - Jim Van Zandt <jrv@mitre.org>
  23.  
  24.  
  25.