Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!titan!drack From: drack@titan.tsd.arlut.utexas.edu (Dave Rackley) Newsgroups: comp.os.msdos.programmer Subject: Re: TSR to run programs at certain times Message-ID: Date: 26 Mar 91 22:38:00 GMT References: <123@mishima.mishima.mn.org> Sender: news@titan.tsd.arlut.utexas.edu Distribution: na Organization: Applied Research Laboratories, University of Texas at Austin. Lines: 35 In-reply-to: tomg@mishima.mishima.mn.org's message of 25 Mar 91 06:22:43 GMT In article <123@mishima.mishima.mn.org> tomg@mishima.mishima.mn.org (Thomas S. Greenwalt) writes: > I need a public domain/shareware TSR that will watch the clock > on the PC and kick off some program. > Any ideas on where to find such a beast is appreciated. > Thanks. -- > Thomas S. Greenwalt (Tom-Too) (612)866-1344 > 7300 Nicollet Ave. South tomg@mishima.mishima.mn.org > Mpls, MN 55423 > -------- Never let morals stand in the way of doing the right thing. -------- I pulled a command scheduler called AT.COM by Bill Frolik from the net. Its usage is AT [ ? | -num | [+]time [date] DOS command line ] where ? shows currently scheduled events, -num deletes a scheduled item, date is the month and day to fire a command, time is either time-of-day or [+] a relative time. The program only works at the command prompt--not while other programs are executing. You might find it at wuarchive.wustl.edu. If not drop a line and I'll send it to you. -- DISCLAIMER: I, hereby, disclaim any disclaimer except this disclaimer. +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+ | David Rackley | Now comes the really weird part...You know | | Applied Research Laboratories | the part where I know how to tap dance, but | | The University of Texas | only while wearing golf shoes... | | Austin, TX. 78758 | ...Ponderous, man, really ponderous! | +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+