home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / acorn / 10504 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.sys.acorn
  2. Path: sparky!uunet!pipex!warwick!sunserver1.aston.ac.uk!uhura!braindl
  3. From: braindl@uhura.aston.ac.uk (David Brain)
  4. Subject: Re: kill apps from cli?
  5. Message-ID: <1993Jan25.085314.15388@aston.ac.uk>
  6. Sender: usenet@aston.ac.uk (Usenet administrator)
  7. Nntp-Posting-Host: uhura
  8. Organization: Aston University
  9. X-Newsreader: TIN [version 1.1 PL241235]
  10. References: <1993Jan24.182959.2493@infodev.cam.ac.uk>
  11. Date: Mon, 25 Jan 1993 08:53:14 GMT
  12. Lines: 33
  13.  
  14. Clive Jones (crj10@phx.cam.ac.uk) wrote:
  15. : In article <1993Jan22.095903.22140@dcs.warwick.ac.uk> thughes@dcs.warwick.ac.uk (Tom Hughes) writes:
  16. : >It's certainly possible to list the running tasks - you just call
  17. : >TaskManager_EnumerateTasks repeatedly, outputing the information. The
  18. : >other question is trickier, as you would have to send a Message_Quit
  19. : >to the task concerned, which can't be done unless you're a desktop
  20. : >task.
  21. : You're right about the TaskManager_EnumerateTasks call, provided, of
  22. : course, that you're running under RiscOS3, and haven't rebooted the
  23. : taskmanager recently.
  24. : Quitting a Wimp application, however, is far easier than that (a
  25. : Message_Quit can be ignored by the application in any case, even if
  26. : you do send one). All you need to do is call Wimp_CloseDown with
  27.  
  28. Thanks..but can anyone mail me the details of the TaskManager_* SWIs 
  29. as I haven't got the Riscos 3 PRMS.
  30.  
  31. I think the SWIs in question are:-
  32.  
  33.     TaskManager_EnumerateTasks
  34.     TaskManager_TaskNameFromHandle
  35.     TaskManager_Shutdown (????on RO3 even calling this gives me SWI not
  36.                   known error [A5000 RO3.0])
  37.  
  38. Thanks in advance.
  39. --
  40. ===============================================================================
  41. |David Brain at Aston University (Comp. Sci.)     Braindl@uk.ac.aston.uhura   |
  42. |     "The only trick I can remember now is turning butterflys into worms"    |
  43. ============================The Triffids=======================================
  44.  
  45.