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

  1. Path: nntp.uio.no!solace!news
  2. From: cmh@lls.se (Magnus Holmgren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: PubScreens
  5. Date: 17 Mar 1996 11:23:38
  6. Organization: Programmers' Point
  7. Message-ID: <4ik8ih$r65@fizban.solace.mh.se>
  8. References: <496.6649T47T889@jroger.in-berlin.de>
  9. NNTP-Posting-Host: mordred.lls.se
  10. Mime-Version: 1.2
  11. Content-Type: TEXT/PLAIN; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8BIT
  13. X-FTN-To: Sebastian Rittau
  14. X-Newsreader: Sebastian Rittau/NetGate 1.2
  15.  
  16. In a message of 16 Mar 96, Sebastian wrote to :
  17.  
  18.  >> SA_PubSig,  1L<<pubsig,
  19.  
  20.  >> where pubsig was allocated using AllocSig I never get woken up from
  21.  >> a Wait and using
  22.  
  23.  SR> You have to use SA_PubTask, too:
  24.  
  25.  SR> SA_PubTask, FindTask(NULL),
  26.  
  27. Nope, at least if the autodocs are correct, and he doesn't do anything
  28. "strange":
  29.  
  30.         SA_PubTask:  Task toc
  31.