home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os9 / 1139 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.2 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!netnews.upenn.edu!ginger.biophys.upenn.edu!mark
  2. From: mark@ginger.biophys.upenn.edu (Mark Elliott)
  3. Newsgroups: comp.os.os9
  4. Subject: OS-9 programming question
  5. Keywords: status set file
  6. Message-ID: <86426@netnews.upenn.edu>
  7. Date: 18 Aug 92 17:24:43 GMT
  8. Sender: news@netnews.upenn.edu
  9. Lines: 18
  10. Nntp-Posting-Host: ginger.biophys.upenn.edu
  11.  
  12.  
  13.     I am having trouble calling the file status setting routines I$SetStt
  14. in OS-9. In particular, I'm trying to use the C routine _ss_ssig() to have a
  15. signal sent to me when data is ready on a pipe. At run time, I get the error:
  16.  
  17.     Error #000:208 Unknown Service Code
  18.     A OS-9 call specified an unknown or invalid service code, or a
  19.     getstat/setstat call was made with an unknown status code.
  20.  
  21. I have tried calling other setstat routines and I get the same error. The
  22. documentation I have says _ss_ssig() works on pipes, but it appears that
  23. the pipe device driver doesn't like it. 
  24.     Any ideas? I REALLY would like to be able to ue this call.
  25.  
  26. Mark Elliott            |
  27. D501 Richards Bldg        |
  28. University of Pennsylvania    | Phone        (215) 898-9357
  29. Philadelphia, PA 19104        | Internet     mark@ginger.biophys.upenn.edu
  30.