Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!husc6!endor!siegel From: siegel@endor.harvard.edu (Rich Siegel) Newsgroups: comp.sys.mac.programmer Subject: Re: Another LSP question: Trap $0 ?? Message-ID: <2153@husc6.harvard.edu> Date: 5 Jul 89 01:04:52 GMT References: <4251@tank.uchicago.edu> Sender: news@husc6.harvard.edu Reply-To: siegel@endor.UUCP (Rich Siegel) Distribution: usa Organization: Symantec/THINK Technologies, Bedford, MA Lines: 24 In article <4251@tank.uchicago.edu> ra_robert@gsbacd.uchicago.edu writes: >Many thanks to those who helped me with my last question. I have another one: >when I run my app from the Finder I keep breaking into TMON with "TRAP $0". I >rebuilt the app turning off overflow and range checking, and it ran fine. Is If it is in fact an overflow or range violation, you'll get an appropriate runtime error when running under then environment. R. ~~~~~~~~~~~~~~~ Rich Siegel Staff Software Developer Symantec Corporation, Language Products Group Internet: siegel@endor.harvard.edu UUCP: ..harvard!endor!siegel I classify myself as a real developer because my desk is hip-deep in assembly-language listings and I spend more than 50% of my time in TMON. ~~~~~~~~~~~~~~~