From: "finding" Newsgroups: comp.os.msdos.djgpp Subject: Allegro-accelerating Date: Sun, 14 Nov 1999 01:08:27 +0800 Organization: IMS Netvigator Lines: 7 Message-ID: <80k5uc$40u3@imsp212.netvigator.com> NNTP-Posting-Host: tswc5c031.netvigator.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I would like to increase a value of a variable when the key is pressing. decrease the value while the key is not pressing. Could anyone tell me how to do it in Allegro. thx!