home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5255 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: dispatch.news.demon.net!demon!epma.demon.co.uk
  2. From: andy@epma.demon.co.uk (andy)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Processes
  5. Date: Tue, 12 Mar 1996 00:09:19 GMT
  6. Message-ID: <978.6644T1139T32@epma.demon.co.uk>
  7. References: <812.6641T87T157@epma.demon.co.uk> <4huqet$mu2@news.injersey.com>
  8. NNTP-Posting-Host: epma.demon.co.uk
  9. X-NNTP-Posting-Host: epma.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. >andy (andy@epma.demon.co.uk) wrote:
  14.  
  15. >: I need to be able to find out the process number of a task so that I can
  16. >: break it later on... i.e.
  17.  
  18. >: Run Animshower
  19. >: wait 30 secs
  20. >: break Animshower
  21.  
  22. >: Is there any way that I can find out simply (through DOS or ARexx I don't
  23. >: wanna waste time writing real code :-)  what the process number of a task
  24. >: is so that I can store this and later use it to break the task?
  25.  
  26. >Yes:
  27.  
  28. >Run Animshower
  29. >wait 30 secs
  30. >status >temp.file COMMAND=Animshower
  31. >break <temp.file
  32.  
  33.  
  34. >Jeremy Nixon
  35. >jeremyn@injersey.com
  36.  
  37. Thanks very much,
  38.  
  39. I have had loads of mail about this and have now solved my problem, thanks for
  40. eveybodys' help.
  41.  
  42.  
  43. Andy
  44.  
  45.  
  46.  
  47. --
  48. +---------------------------------====#====-----------------------------+
  49. |              Andy Savage - Amiga Multimedia Programmer                |
  50. |   Amiga, Drumming, Eastenders, Hamster, Tarantino and Worms fanatic   |
  51. +---------------------------------====#====-----------------------------+
  52.  
  53.