home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- 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
- From: jrv@truth.mitre.org (Van Zandt)
- Subject: Re: DOS day of week program
- Message-ID: <1992Dec16.174044.3859@linus.mitre.org>
- Sender: news@linus.mitre.org (News Service)
- Nntp-Posting-Host: truth.mitre.org
- Organization: The MITRE Corp., Bedford, Ma.
- References: <1992Dec10.114342.2972@bvc.edu>
- Date: Wed, 16 Dec 1992 17:40:44 GMT
- Lines: 12
-
- In article <1992Dec10.114342.2972@bvc.edu> mark@bvc.edu writes:
- >
- > I am using the script language found in the communications
- >package "Hyperaccess 5". Is there a simple program I can use at the
- >DOS prompt to get the day of the week into the program or a file.
-
- You can start with
- echo.|date
-
- - Jim Van Zandt <jrv@mitre.org>
-
-
-