Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!sci.ccny.cuny.edu!phri!cmcl2!adm!news From: EKSTROM%uhavax.decnet@uhasun.hartford.edu Newsgroups: comp.lang.pascal Subject: stopwatch Message-ID: <25457@adm.brl.mil> Date: 10 Jan 91 13:50:47 GMT Sender: news@adm.brl.mil Lines: 19 I am looking to get/write a program in Pascal that will act as a stopwatch. The problem is that I would like it to be memory resident (ie: it should be able to run in the background while another program is running). What I am doing is developing a lap counting system for radio-controlled cars. The races are 5 minutes in length and I want to be able to run my lap counting program and have this stopwatch displayed on the screen. When the stopwatch reaches 5 minutes, I would like to have a buzzer go off, signaling the end of the race. I would like a keystroke ( key) to start and stop the watch also. If anyone out there can direct me to a place to find this type of program or cna give a few hints on how to do it, I would greatly appreciate it. Please e-mail me directly as I am not a subscriber to this list. David Ekstrom University of Hartford Computer Services Ekstrom@Hartford Ekstrom%uhavax.decnet@uhasun.hartford.edu