Hi,

I am guessing here that you are familiar with the Dos2 function calls since
you use its memory management. Take a look at the 'define abort exit routine
(63h)'. With this function you can define an abort routine which handles
disc errors but als ctrl-c...

Hope this helps...

Rainier Maas
> Hi,
>
> I've written a simple DOS2 program which does some memory management and
> loads some files ( not important really) but now i'm able to interrupt
> the program with CTRL-STOP.
>
> Is it possible to intercept this key combination WITHOUT making use of
> changing the intterupt routines at adres &H38. ( if i do this then ALL
> keyboard routines can be intercepted)
> I thought a 1 at adres &HFBB1 should do the trick but this doesnn't work
> !
>
> Thanks and greetz,
>  Antal



****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to