home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / hardware / 13442 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  822 b 

  1. Path: sparky!uunet!portal!cup.portal.com!Rinaldo_Carlo_Petterino
  2. From: Rinaldo_Carlo_Petterino@cup.portal.com
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Meaning of Task No. in Software Failures/Gurus
  5. Message-ID: <63108@cup.portal.com>
  6. Date: Thu, 30 Jul 92 00:16:54 PDT
  7. Organization: The Portal System (TM)
  8. Distribution: world
  9. References:  <Metin_Savignano.02te@turttwo.tynet.sub.org>
  10. Lines: 7
  11.  
  12. What you need is a PD program called Alert Manager.  It does a 
  13. SetFunction () of the DisplayAlert function of intution library. Each
  14. time DisplayAlert is called the wedge checks if someone tries to GURU.
  15. If it senses a GURU it looks for the task address, computes the task name,
  16. tyhe program name (if launched from a CLI) the alert number, and the
  17. alert name.  This should be placed in your s-s and will do what you
  18. ask.
  19.