home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15399 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.5 KB  |  38 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!gatech!cc.gatech.edu!terminus!byrne
  3. From: byrne@terminus.gatech.edu (Michael Byrne)
  4. Subject: Re: What is error -5016?
  5. Message-ID: <1992Sep12.144628.9870@cc.gatech.edu>
  6. Sender: news@cc.gatech.edu
  7. Organization: College of Computing
  8. References: <73gg03Cw81AJ00@amdahl.uts.amdahl.com>
  9. Date: Sat, 12 Sep 1992 14:46:28 GMT
  10. Lines: 26
  11.  
  12. In article <73gg03Cw81AJ00@amdahl.uts.amdahl.com> jsp@pls.amdahl.com writes:
  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. According to System Errors 7.0.1 (a wonderful thing), error -5016 is
  25. called afpNoServer and is produced when the AFP/XPP driver can't
  26. find the server, so you're probably safe in saying "Can't find that
  27. server, bozo" because one could be connected to a network and still
  28. get that error code.
  29.  
  30.  
  31. ============================================================
  32. Mike Byrne                               byrne@cc.gatech.edu
  33. Grad student in Psychology/Cognitive Science
  34. 25947 GA Tech Station, Atlanta, GA 30332
  35.  
  36. ----->>>>    "Only the mediocre are always at their best."
  37.                     
  38.