home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15431 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  1.9 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!waikato.ac.nz!aukuni.ac.nz!cs18.cs.aukuni.ac.nz!cwhi2
  2. Newsgroups: comp.sys.mac.programmer
  3. Subject: Re: What is error -5016?
  4. Message-ID: <1992Sep14.013122.19007@cs.aukuni.ac.nz>
  5. From: cwhi2@cs.aukuni.ac.nz (Craig Dean          Whitmore       )
  6. Date: Mon, 14 Sep 1992 01:31:22 GMT
  7. References: <73gg03Cw81AJ00@amdahl.uts.amdahl.com>
  8. Organization: Computer Science Dept. University of Auckland
  9. Lines: 29
  10.  
  11. In <73gg03Cw81AJ00@amdahl.uts.amdahl.com> jsp@uts.amdahl.com (James Preston) writes:
  12.  
  13.  
  14. >I'm calling ResolveAlias on an alias that references an unreachable
  15. >AppleShare volume (because I'm not connected to the network at the
  16. >time).  It returns error number -5016.  That number doesn't seem to
  17. >be documented in Inside Mac volume VI.  Does anyone know the official
  18. >meaning of that error number?  I'd like to be able to give a reasonable
  19. >error message to the user; can I just assume that -5016 means, "You're
  20. >not connected to the network, bozo"?
  21.  
  22. >--James Preston
  23.  
  24. This -5016 problem is a special error that programmers introduced to indicate
  25. that the 680x0 was going into superviser mode and if the person didn't turn
  26. the MAC off in the next five years that there MMU would cease to function.
  27. I don't know why you should get that error - the only way that this error
  28. came up was when programmers did a call to the operating system to open a
  29. screen with dimensions of 244 x 199 and to turn on file sharing. - but that
  30. didn't work all the time.   If this thing happens again you should in my
  31. opinion sue macintosh for releasing macintosh computer without getting all
  32. there bugs out of their machines.
  33.  
  34.  
  35. -- 
  36. ----------------------------------------------------------------------------
  37. |Craig Whitmore                     |  /////                               |
  38. |Auckland University                | (<>_<>)                              |
  39. |Auckland                           |  \---/                               |
  40.