A83: Re: error handler


[Prev][Next][Index][Thread]

A83: Re: error handler




If I remember correctly there is something about error handlers in APPguru,
you can get it from TI's site
what you do is a call to a macro and have hl stored with the address of the
handler, it pushes 6 things to the stack, and when there is an error, the
stack is restored to just before the error handler was installed and
controled passed to the address you had specified in HL before...

-Nicolas Gilles
>
> how do you make and use an error handler?
>
> _____________________________________________
> Free email with personality! Over 200 domains!
> http://www.MyOwnEmail.com
>
>
>



References: