#Task halt w/ Forbid()?
I'm trying to halt all tasks. I tried using Forbid(), but that didn't
seem to have any effect. Is there any way to take control of the
system? Specifically, I want to halt AmigaVision on some trigger,
like a joystick button being pressed. Any pointers to code
appreciated.
I thought Forbid() would do the trick. I wonder if it is stubbed out in this
library I'm using?
-Jerry