Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!van-bc!ubc-cs!unixg.ubc.ca!news From: news@unixg.ubc.ca (Usenet News Maintenance) Newsgroups: comp.sys.amiga.multimedia Subject: Re: MONDO problem in AmigaVision Message-ID: <1991May30.160955.16901@unixg.ubc.ca> Date: 30 May 91 16:09:55 GMT References: <91150.014856R38@psuvm.psu.edu> Organization: University of British Columbia, Vancouver, B.C., Canada Lines: 26 Nntp-Posting-Host: cheddar.ucs.ubc.ca In article <91150.014856R38@psuvm.psu.edu> Marc Rifkin (Me!!) writes: >Is it me or my Amiga? B-) >I have a Mouse Interrupt with several hit boxes >I then have a Loop with if-thens and some sobroutines >If I click in any of the hit boxes, it runs the interrupt, >and then just quits out of the program >(The quitting depends on timing- it does not happen all the time) > >Ok, so I have sat here in front of my Amiga too long saying >"WHY ISN'T THIS WORKING??!!" > >Can anyone help? > >Marc Rifkin, r38@psuvm.psu.edu >Penn State's Amiga Student on Campus Consultant >and independent computer graphic artist Here's a couple of things to check for. In the Mouse wait requestor box, do you have the "Any Click" turned off? If you don't, a non-valid response may result and that will kick you out. If that isn't the problem check your if-then requestor boxes to make sure that your line is response()=="x", where x is the valuse that you get from the above Mouse interupt. On why it does it intermittently, I have no idea. Does it happen when you click on any particular choice or is it random? Hope my suggestions help. Eldon Wong