Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!ittatc!dcdwest!sdcsvax!ucbvax!info-vax From: mike%vax1.acs.udel.edu@LOUIE.UDEL.EDU (PORTER) Newsgroups: mod.computers.vax Subject: Re: Getting tracebacks without signalling Message-ID: <8602030203.AA19925@vax1.acs.udel.edu> Date: Sun, 2-Feb-86 21:03:24 EST Article-I.D.: vax1.8602030203.AA19925 Posted: Sun Feb 2 21:03:24 1986 Date-Received: Mon, 3-Feb-86 23:54:09 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 8 Approved: info-vax@sri-kl.arpa There is no supported way that I know of to get a traceback without signalling an error. What you can do is copy the code in the condition handler established by SYS$IMAGSTA at image startup. I have such a routine, let me know if you would like sources (BLISS-32, or macro if you don't have BLISS). Mike Porter