Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!sdd.hp.com!hp-pcd!hpcvra.cv.hp.com!rnews!hpcvbbs!akcs.aaron From: akcs.aaron@hpcvbbs.UUCP (Aaron Boonshoft) Newsgroups: comp.sys.handhelds Subject: Re: 48 Errors Message-ID: <2821277a:2931.4comp.sys.handhelds;1@hpcvbbs.UUCP> Date: 3 May 91 09:40:06 GMT References: <11898@jarthur.Claremont.EDU> <11938@jarthur.Claremont.EDU> Lines: 12 Hi Scott, The IFERR statement would go OUTSIDE the userdefined function or the stack depth could be tested before the userdefined function is executed. If you want to execute the user defined function from the keyboard, you could try using vectored ENTER to test the stack depth or execute IFERR. I'm not sure I understand the problem your faced with. It's true that the user defined function will not catch the error (as far as I know) but why cant the calling program be used for that? Aaron