From: James W Sager Iii Newsgroups: comp.os.msdos.djgpp Subject: Help, my brain hurts Date: Sun, 26 Apr 1998 15:07:50 -0400 Organization: Junior, MCS Undeclared, Carnegie Mellon, Pittsburgh, PA Lines: 21 Message-ID: References: <3543790D DOT 359372BD AT mailbox DOT swipnet DOT se> NNTP-Posting-Host: po6.andrew.cmu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I am using rhide+allergo and I'm using mouse routines. When I step through my code and then try to reset it or even exit rhide I get a bunch of cryptic errors and the program may or may not lock up, and if it doesn't lock up, it shells to dos. Someone mentioned that this problem is because I'm using the mouse. There is no way that I can debug the code with the mouse off. How should I reset my program properly once I break from it? If there is no way.... Is there some way I can bind quick keys to rhide such that when I hit a certain button that I can run an external program: IE a program with the line: allegro exit(); Thanks for any help. I REALLY need assistance, this takes a majority of my debugging time. Rebooting my computer and reseting my watches, and rewritting corrupted code and even finding my place :(